What is the difference between partitioning with key and
round robin?

Answer Posted / nag

Partition by key distributes the data records accroding to
the specified key.

Partition by round robin distributes blocks of data records
evenly in round and robin fashion

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is is a data flow graph?

677


Can sorting and storing be done through single software or you need different for these approaches?

609


Mention some file extensions which are used in abinitio?

618


Have you worked with packages?

666


What is a deadlock and how it occurs?

669






How do you improve the performance of a graph?

674


Can you explain the performance and scalability of co> operating system?

638


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

679


Mention what is abinitio?

596


You can ask about different vector functions. How to use in abinitio graph?

5034


Input Data: AAABBBCC CCAAABB expected output A3B3C2 A3B2C2 How can I achieve this in Ab initio? where In output count of occurrences should be sorted from high to low

862


What are the functions of the replicate and dedup component?

626


How many components in your most complicated graph?

728


Explain how you can run a graph infinitely in ab initio?

678


Why creation of temporary files depends on the value of MAX CORE ? How to use in abinitio graph? 10. What is the diff between abinitiorc and .abinitiorc files ? How to use in abinitio graph? 11. What is the use of allocate()? How to use in abinitio graph? 12. What is use of branch in EME ? 13. How you can break a lock in EME ? How can you lock a file so that only no one other than EME admin can break it ? How to use in abinitio graph? 14. When you should be using ablocal() ? How you can use ablocal_expr? How to use in abinitio graph? 15. Why you should not keep the layout as 'default' for input table component ? How to use in abinitio graph? 16. What is dynamic lookup ? How to use in abinitio graph? 17. What is dependent parameter ? How to use in abinitio graph? 18. What is BRE ? (Business Rule Environment - This is a recent addition in abinitio package) How to use in abinitio graph? 19.What is output index ? How to use in abinitio graph? 20. How you can track the records those are not getting selected from ‘select’ in reformat component ? How to use in abinitio graph? 21. Can we have more than one launcher process for a particular graph ? How about agent ? How to use in abinitio graph? 22. There are lot of new fuctions added in 2.15 , you can ask about them ? How to use in abinitio graph? 23. How can you run multiple instances of a graph in parallel? How to use

3553