How many components in your most complicated graph?
Answer / Umakant
The number of components in a complex graph can vary greatly depending on the specific application and problem being solved. For example, a large-scale Ab Initio simulation might involve millions of atoms, leading to graphs with hundreds of thousands of nodes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Describe what the SQL Server tempdb and tlog files are used for?
How to create project (public,private,common,client) what are the differences between them?
Why creation of temporary files depends on the value of MAX CORE
How can you SORT an already partitioned (round-robin) data ? How to use in abinitio graph? 3. How internally partition by key decides which key to send in which partition ? How to use in abinitio graph? 4. What is PDL ? Give him a shell type parameter and ask him to convert it to PDL. How to use in abinitio graph? 5. As shell type parameters are not supported by EME, then how you can use shell type parameter (If you don't want to use PDL) without hampering lineage diagram ? How to use in abinitio graph? 6.How you can generate dml from a COBOL copy book ? How to use in abinitio graph? 7. How you can convert from ebcdic to packed decimal ? How to use in abinitio graph?
How to calculate total memory used my a graph?
What is the best way of creating huge test feeds?
What are the steps to create a repository in ab initio?
What will be the output when a file with 0 records is connected as input to a reformat and an output file? Note that in reformat we have assigned hardcoded values to output columns.
Hi friends, what are the new features in abinito3.0?
How many components in your most complicated graph?
Explain what is the architecture of abinitio?
We have file having country_name customer_name.For exp London Ram Bangalore Rohit London Shyam Bangalore Abhinav In output we need 2 files one file for london and second file for Bangalore.How to acheve this?