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 |
What is standard environment ?
What are the different types of parallelism in ab initio?
If m loading a file of 1 million records.and the graph fails after loading 10,000 records. In this case if we use rollback command then what will happen?
Do we really work with ACTUALDATA in development phase.
Suppose you find the term validation mentioned with a set of data, what does that simply represent?
Explain the methods to improve performance of a graph?
What will be the output of using partition by Round-Robin after the partiton by key in ab initio?
What is the difference between reformat and redefine format?
We know rollup component in abinitio is used to summarize a group of data record then why do we use aggregation?
How to get DML using Utilities in UNIX?
What are the co> operating system’s assorted library of integrated components?
What do you mean by the term data warehousing? Is it different from data mining?