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 |
Explain the methods to improve performance of a graph?
How can you view the data in the Multifile
If you check in one file twice in EME, one with a tag and second without a tag - Will the version number change ? How to use in abinitio graph?
What is regex (lookup)? When you should use it? How to use in abinitio graph?
I have $AI-SERIAL/DML------> (SERIAL FILE LOCATION) AND $BDS-SERIAL/DML---------->(what is the location what is mean)?
What do you mean by a transaction file and how it is different from that of a sort file?
What is data mapping and data modelling?
How to find the project(pub,priv,common,client) in between public, Private,common?Any identification?
What exactly do you understand with the term data processing and businesses can trust this approach?
What is sandbox?
What is meta programming ? Can you generate xfr dynamically? How to use in abinitio graph?
What is the importance of eme in abinitio?