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...


Broadcast and replicate does the similar work , what’s the
diff then

Answers were Sorted based on User's Feedback



Broadcast and replicate does the similar work , what’s the diff then..

Answer / chamanvir kaur

Both behave same when input files are serial.
But when its multi file then broadcast do data partitioning
and replicate do component partitioning.

Is This Answer Correct ?    12 Yes 3 No

Broadcast and replicate does the similar work , what’s the diff then..

Answer / sreedevi

Broadcast Replicate
1)Broadcast is used for Data parallelism. 1) Replicate mainly used for component parallelism.
2) It can have SFS at in and MFS at out. 2) You cannot have serial layout(SFS) to input and MFS to output.
3) in Broad cast same data is to be dumped to all output flows. 3) In replicate we are not excepting any order of records in the output because it combines the data records arbitarly

Is This Answer Correct ?    0 Yes 0 No

Broadcast and replicate does the similar work , what’s the diff then..

Answer / jagdish

Broadcast destributes the records from input based on the block size where as the replicate combines all of the inputs and makes a copy and populates to output.

Is This Answer Correct ?    0 Yes 7 No

Broadcast and replicate does the similar work , what’s the diff then..

Answer / sainath

Broadcast and replicate both are perform same action ,but main difference is Broadcast is partition component. replicate is not a partition component .

Is This Answer Correct ?    0 Yes 10 No

Post New Answer

More Ab Initio Interview Questions

How to insert/update a csv file by comparing it with another csv file? for example, i have 2 input files : ColA ColB ColC 1 A AA 2 B AB 3 C CC and second one : ColA ColB ColC 2 B BB 4 D DC Job should compare these 2 files and update the records present in first input file. so the output file will look like this: ColA ColB ColC 1 A AA 2 B BB 3 C CC 4 D DC

0 Answers  


How transaction file different from that of a sort file?

0 Answers  


) Diff.between Output index and Output indexes?

4 Answers   TCL, TCS,


What is the difference between a utility and api in a RUN SQL component

1 Answers   Accenture,


difference between paramaters inputparameters,Local parameters, Formal parameters, Sand box parameters,Project parameters and export parameter?

0 Answers   CTS,


What is the role of co-operating system in abinitio?

0 Answers  


Describe the evaluation of parameters order in ab initio?

0 Answers  


What is ab initio enterprise meta>environment (eme)?

0 Answers  


Explain what is sort component in abinitio?

0 Answers  


Difference between output_index and output_indexes in reformat

0 Answers  


Explain the methods to improve the performance of a graph?

1 Answers  


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

0 Answers  


Categories