Explain about the partitioning, shuffle and sort phase in MapReduce?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More MapReduce Interview Questions

What are the configuration parameters in the 'MapReduce' program?

0 Answers  


Can you tell us how many daemon processes run on a hadoop system?

0 Answers  


Explain about the partitioning, shuffle and sort phase

0 Answers  


How to compress mapper output in Hadoop?

0 Answers  


Can we set the number of reducers to zero in MapReduce?

0 Answers  






What is the Job interface in MapReduce framework?

0 Answers  


What are the advantages of using mapreduce with hadoop?

0 Answers  


If reducers do not start before all mappers finish then why does the progress on mapreduce job shows something like map(50%) reduce(10%)? Why reducers progress percentage is displayed when mapper is not finished yet?

0 Answers  


When should you use sequencefileinputformat?

0 Answers  


How many Mappers run for a MapReduce job?

0 Answers  


Why the output of map tasks are stored (spilled ) into local disc and not in hdfs?

0 Answers  


What main configuration parameters are specified in mapreduce?

0 Answers  


Categories