Which component breaks the pipe line parallelism in graph?
Answer Posted / 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 |
Post New Answer View All Answers
What is m_dump?
What is common among data validity and data integrity?
What are the different types of parallelism used in abinitio?
How to insert/update a csv file by comparing it with another csv file? for example, i have 2 input files : ColA ColB ColC 1 A AA 2 B AB 3 C CC and second one : ColA ColB ColC 2 B BB 4 D DC Job should compare these 2 files and update the records present in first input file. so the output file will look like this: ColA ColB ColC 1 A AA 2 B BB 3 C CC 4 D DC
How can you export a component’s internal parameters ?
Mention what is the syntax for m_dump in abinitio?
What are the reasons for which business can trust the approach of data processing?
In abinitio, what types of parallelism are used?
The methods to improve performance of a graph?
what is the use of catlog or catlogfile?
Mention what information does a .dbc file extension provides to connect to the database?
What are “business rules” in ab initio business rules environment (bre)?
Suppose we assign you a new project. What would be your initial point and the key steps that you follow?
Is data warehousing different from data mining?
Hi friends, what are the new features in abinito3.0?