What is Reduce only jobs?



What is Reduce only jobs?..

Answer / bindu

It takes the output of map task as input and then do reduce work.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MapReduce Interview Questions

What is shuffling in mapreduce?

0 Answers  


Explain the Reducer's Sort phase?

0 Answers  


What does a 'MapReduce Partitioner' do?

0 Answers  


What is a Speculative Execution in Hadoop MapReduce?

0 Answers  


what is the Hadoop MapReduce APIs contract for a key and value class?

0 Answers  






How does inputsplit in mapreduce determines the record boundaries correctly?

0 Answers  


Write a Mapreduce Program for Character Count ?

0 Answers  


What comes in Hadoop 2.0 and MapReduce V2 YARN

0 Answers  


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

0 Answers  


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

0 Answers  


What is InputFormat in Hadoop MapReduce?

0 Answers  


How do you stop a running job gracefully?

0 Answers  


Categories