What is MapReduce?



What is MapReduce?..

Answer / bindu

It is data processing layer of hadoop.map and reduce are the two tasks for processing data in hadoop.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MapReduce Interview Questions

What is the default input type in MapReduce?

0 Answers  


What are the key differences between Pig vs MapReduce?

0 Answers  


What are the main components of MapReduce Job?

0 Answers  


Why do we need MapReduce during Pig programming?

0 Answers  


What is the difference between a MapReduce InputSplit and HDFS block?

0 Answers  






Explain what are the basic parameters of a mapper?

0 Answers  


how JobTracker schedules a task ?

0 Answers  


What is the Hadoop MapReduce API contract for a key and value Class?

0 Answers  


When the reducers are are started in a mapreduce job?

0 Answers  


How do reducers communicate with each other?

0 Answers  


List the configuration parameters that have to be specified when running a MapReduce job.

0 Answers  


What is the data storage component used by Hadoop?

0 Answers  


Categories