What is the difference between partitioning with key and
round robin?
Answer Posted / shashank
Partitioning by key distributes the data into various
multifile partitions depending upon of the fields present in
the input(key), while Partitioning by round robin distribues
data equally among the partitions irrespective of the key
field. Round robin ensures equitable distribution of data
among the partitions, while By key may lead to inequitable
distribution.
Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What are differences between different gde versions(1.10,1.11,1.12,1.13and 1.15)?
What is MAX CORE of a component?
Do you think effective communication is necessary for data processing? What is your strength in terms of same?
How scientific data processing is different from commercial data processing?
What are the factors on which storage of data depends?
difference between paramaters inputparameters,Local parameters, Formal parameters, Sand box parameters,Project parameters and export parameter?
Mention what is the syntax for m_dump in abinitio?
Mention what are the different types of parallelism used in abinitio?
Tell us about the architecture of abinitio.
Describe the elements you would review to ensure multiple scheduled batch jobs do not collide with each other?
Describe what the SQL Server tempdb and tlog files are used for?
explain checkin and checkout?
We know rollup component in abinitio is used to summarize a group of data record then why do we use aggregation?
What is the syntax for m_dump in abinitio?
What happens when we provide null key to sort, merge and pbks in Abinitio ?