Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



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

Answer / pradeep

1)Partition by key needs a key where round robin doesnot need
2)Round Robin always tries to distribute the records
equally.where partition by key not.

Is This Answer Correct ?    21 Yes 2 No

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

Answer / 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

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

Answer / guest

in patitioning with key the partitioning is based on key
whereas round robin is not based on key

Is This Answer Correct ?    6 Yes 1 No

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

Answer / 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

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

Answer / supriya

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

Partition by round robin distributes blocks of data records
based on block size (parameter) in round robin fashion

Is This Answer Correct ?    5 Yes 0 No

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

Answer / 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

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

Answer / shiba

- In PBK, partition of data are done according one specific key. But in PBRR, partition is done according the block size.
- In PBK, data flows to the output randomly, but in PBRR, data flows to output in orderly format.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ab Initio Interview Questions

i have input like this TABA 1 TABA 2 TABA 3 TABA 4 TABB 7 TABB 8 TABC 1 TABC 2 TABC 5 OUT PUT NAME COL1 COL2 COL3 COL4 TABA 1 2 3 4 TABB 7 8 TABC 1 2 5

0 Answers  


Explain the difference between the truncate and delete commands?

0 Answers  


What is .abinitiorc and What it contain?

3 Answers   CSC,


Hi friends i have 3 input files 1 is country file(cid,cname) 2 is State file(cid,sname) 3 is populate file(pid,sid,Adress) I want (cname & total poplation) how i can get the output please help me Thank you

1 Answers  


What dedup-component and replicate component does?

0 Answers  


What is the Reformat Layout?(i/p ->Reformat->o/p)

2 Answers   IBM,


How to move or copy the project parameter or project object to my sandbox?

0 Answers  


How to convert a single column values 1 2 3 4 to single row of 4 columns ? And vice-versa

0 Answers  


Mention what is rollup component?

0 Answers  


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?

0 Answers  


What do you mean by the term data warehousing?

0 Answers  


What are the operations that support avoiding duplicate record?

0 Answers  


Categories