Mention when to use Map reduce mode?



Mention when to use Map reduce mode?..

Answer / Dahrmendra Kumar

MapReduce mode is typically used when processing large datasets in batch, such as calculating the average temperature for each month across multiple years or finding the top 10 most frequent words in a corpus of documents.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MapReduce Interview Questions

How hadoop mapreduce works?

1 Answers  


Is it legal to set the number of reducer task to zero? Where the output will be stored in this case?

1 Answers  


What do you understand by mapreduce?

1 Answers  


Name job control options specified by mapreduce.

1 Answers  


What main configuration parameters are specified in mapreduce?

1 Answers  


How does Mappers run method works?

1 Answers  


What counter in Hadoop MapReduce?

1 Answers  


What is shuffleing in mapreduce?

1 Answers  


How many numbers of reducers run in Map-Reduce Job?

1 Answers  


What is Output Format in MapReduce?

1 Answers  


Explain what are the basic parameters of a mapper?

1 Answers  


What is difference between a MapReduce InputSplit and HDFS block

1 Answers  


Categories