how is data partitioned before it is sent to the reducer if no custom partitioner is defined in Hadoop?


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

Post New Answer

More MapReduce Interview Questions

How to set mappers and reducers for MapReduce jobs?

0 Answers  


Whether the output of mapper or output of partitioner written on local disk?

0 Answers  


Explain job scheduling through JobTracker

0 Answers  


How to sort intermediate output based on values in MapReduce?

0 Answers  


What do you know about nlineinputformat?

0 Answers  






What does conf.setmapper class do?

0 Answers  


In Hadoop what is InputSplit?

0 Answers  


In MapReduce Data Flow, when Combiner is called?

0 Answers  


How would you tackle calculating the number of unique visitors for each hour by mining a huge apache log? You can use post processing on the output of the mapreduce job.

0 Answers  


What is the job of blend () and repartition () in Map Reduce?

0 Answers  


What is reduce side join in mapreduce?

0 Answers  


What happens when the node running the map task fails before the map output has been sent to the reducer?

0 Answers  


Categories