what i the difference between the flows of 3 paralellisms
Answer / gopal patil
1>component parallelism : component works simultaneousness to
achieve the parallelism, they can work on same dataset or different datasets
2>data parallelism : dividing data by some partitioning scheme
and processing it into parallel ,reduces the time and improves performance
3>pipeline parallelisms:if components are connect one after
another,in a graph and execute simultaneously.
as soon as 1 record enters on in port , after processing it
is thrown to out port without waiting for the whole file, each
component will work in the same fashion.
| Is This Answer Correct ? | 2 Yes | 0 No |
Describe the evaluation of parameters order in ab initio?
Difference between public and private projects and how to make private to public?
What is the default layout of a component ? Is it mandatory to set the layout of a component ?
Whenever we load data into oracle table from staging table using exchange partition...then I read somewhere that data actually doesn't move in this and this command only reset the pointer in the data dictionary...so if data doesn't move then how data is loaded into the main table ? I mean wat is the point of pointer update in data dictionary?
What metadata importer can do in ab initio?
What do you mean by the overflow errors?
How many components in your most complicated graph?
Mention what is abinitio?
Input A 100 NUll A NUll 200 B 100 Null B Null 300 Output A 100 200 B 100 300 Do this using Ab initio
Layout - L1*, L1 - What is the difference ? How to use in abinitio graph?
What are the types of data processing you are familiar with?
What is ab initio enterprise meta>environment (eme)?