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

Write a Mapreduce Program for Character Count ?

0 Answers  


What is shuffling and sorting in mapreduce?

0 Answers  


Can you tell us how many daemon processes run on a hadoop system?

0 Answers  


What is partitioner and its usage?

0 Answers  


What does conf.setmapper class do?

0 Answers  






What happen if the number of the reducer is 0 in MapReduce?

0 Answers  


Which interface needs to be implemented to create Mapper and Reducer for the Hadoop?

0 Answers  


what happens in textinformat ?

0 Answers  


Does mapreduce programming model provide a way for reducers to communicate with each other? In a mapreduce job can a reducer communicate with another reducer?

0 Answers  


Explain what is shuffling in mapreduce?

0 Answers  


Is it possible to rename the output file?

0 Answers  


What is the use of InputFormat in MapReduce process?

0 Answers  


Categories