What is the difference between Reducer and Combiner in Hadoop MapReduce?


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

Post New Answer

More MapReduce Interview Questions

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

0 Answers  


What are the steps involved in MapReduce framework?

0 Answers  


what daemons run on a master node and slave nodes?

0 Answers  


what are the basic parameters of a Mapper?

0 Answers  


How can you add the arbitrary key-value pairs in your mapper?

0 Answers  


Different ways of debugging a job in MapReduce?

0 Answers  


How many Reducers run for a MapReduce job in Hadoop?

0 Answers  


What is the relation between MapReduce and Hive?

0 Answers  


Where sorting is done on mapper node or reducer node in MapReduce?

0 Answers  


What is Shuffling and Sorting in a MapReduce?

0 Answers  


what is a Task Tracker in Hadoop?

0 Answers  


When is it not recommended to use MapReduce paradigm for large scale data processing?

0 Answers  


Categories