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 the next step after Mapper or MapTask?

0 Answers  


Clarify what combiners are and when you should utilize a combiner in a map reduce job?

0 Answers  


What are the various input and output types supported by mapreduce?

0 Answers  


A number of combiners can be changed or not in MapReduce?

0 Answers  


Explain combiners.

0 Answers  






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

0 Answers  


Which are the methods in the mapper interface?

0 Answers  


Define Writable data types in MapReduce?

0 Answers  


Different ways of debugging a job in MapReduce?

0 Answers  


What are the disservices of utilizing Apache Spark over Hadoop MapReduce?

0 Answers  


What do you mean by data locality?

0 Answers  


What is the InputSplit in map reduce ?

0 Answers  


Categories