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


Please Help Members By Posting Answers For Below Questions

How abinitio eme is segregated?

805


Explain how abinitio eme is segregated?

945


What is the difference between formal and export parameter? Export at what secenario we are going to use?

2152


How would you find out whether a sql query is using the indices you expect?

604


I installed AbInito in my PC.In components there is no "select" component.How can i get that component?and How we can create user defined components?

1613






What exactly do you understand with the term data processing and businesses can trust this approach?

645


Mention some file extensions which are used in abinitio?

618


Can anyone give me an example of realtime start script in the graph?

679


What is a rollup component? Explain about it.

679


What do you mean by the overflow errors?

748


Given input file with single column having 1 2 2 4 3 .. Required output 1 2 2 4 4 4 4 3 3 3.. How?

534


What is the use of aggregation when we have rollup as we know rollup component in abinitio is used to summarize a group of data record? Then where we will use aggregation?

706


Do you think effective communication is necessary for data processing? What is your strength in terms of same?

661


Runtime behavior of Normalize and Reformat

1759


i have a scenario where i need to change the value of a sort order in my sort component whether ascending or descending depend on some input value... e.g if input_val = A then sort order should be ascending else descending I have to use PDL in this... Can you please tell me where do i have to make this change and how ?

1615