What are the different types of parallelism used in abinitio?
Answer / Yashwant Kumar
"Ab Initio uses two types of parallelism: data-level parallelism, where multiple tasks work on different parts of the same data set simultaneously; and task-level parallelism, where multiple tasks work on different tasks independently.".
| Is This Answer Correct ? | 0 Yes | 0 No |
What mpjret contains ? How to use in abinitio graph?
The methods to improve performance of a graph?
How to add default rules in the transformer?
Mention some file extensions which are used in abinitio?
How you can create cross joined output using join component ?
What is the difference between look-up file and look-up, with a relevant example?
Have you worked with packages?
Mention what is abinitio?
What would be the next step after collecting the data?
Can someone tell me the behaviour of next_in_sequence() and innovation_number() in a multifile. Suppose I have records 1,1,1,2,2,3,4,4 in a 4ways mfs file. Data in each partition is: 0th : 1,1,1 1st : 2,2 3rd : 3 4th : 4,4 What will be the sequence of these records if I pass next_in_sequence() and innovation_number() ? Also how can I extract 3rd record from each of the 4 partitions of a 4way multifile through AbInitio? In unix we can use m_dump
What is difference between API
2 Answers CitiGroup, IBM, TCL,
What happens when we provide null key to sort, merge and pbks in Abinitio ?