What is the difference between partitioning with key and
round robin?
Answer Posted / suresh
partition by key distributes data records to its out put flow partitions according to key values
where as partition by round robin distributes data records to its out put flow partitions based on block size in round robin fashion
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the different types of parallelism used in abinitio?
Explain how abinitio eme is segregated?
What the difference between “look-up” file and “look is up” in abinitio?
Can you explain the co>operating system’s processing model?
What are the differences between different versions of co-op?
What is flow buffering ? How it reduces the chances of having deadlock ? How to use in abinitio graph?
We know rollup component in abinitio is used to summarize group of data record then why do we use aggregation?
Can you explain data flow graph with an example?
What is the difference between partitioning with key / hash and round robin?
Runtime behavior of Normalize and Reformat
How can we increase the loading performance of oracle table in AbInitio?
How co>operating system integrates with legacy codes?
How to convert a single column values 1 2 3 4 to single row of 4 columns ? And vice-versa
What is the difference between rollup and scan?
What do you understand by a cartesian join?