Which component breaks the pipe line parallelism in graph?
Answers were Sorted based on User's Feedback
Answer / unknown
All the components which will wait for records in line will break pipeline parallelism. Like sort, roll up, scan
| Is This Answer Correct ? | 20 Yes | 0 No |
Answer / ijaz
Sort component. Because it chance the order by data by ascending,descending orders.
| Is This Answer Correct ? | 14 Yes | 1 No |
Do you think effective communication is necessary for data processing? What is your strength in terms of same?
What is data mapping and data modelling?
what are kinds of layouts does ab initio supports ?
What are the different types of parallelism in ab initio?
What is the difference between check point and phase?
how to insert/update a csv file by comparing it with another csv file?
What is the best way of creating huge test feeds ? How to use in abinitio graph?
i have 2 files. First file contains a,b,c,d as rows and second file contains 1,2,3,4 as rows. how do we make single a1b2c3d4 and 4 different rows a1, b2, c3,d4.
What are the different String functions used in Abinitio?
what is the project environment(for each project the environment is same or different to different project)?
what is deeup in unique only?
explain the environment varaibles with example?