What is the need of MapReduce in Hadoop?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More MapReduce Interview Questions

Is it mandatory to set input and output type/format in MapReduce?

0 Answers  


How can we assure that the values regarding a particular key goes to the same reducer?

0 Answers  


What is KeyValueTextInputFormat in Hadoop MapReduce?

0 Answers  


When is the reducers are started in a MapReduce job?

0 Answers  


What is the data storage component used by Hadoop?

0 Answers  


what does the conf.setMapper Class do ?

0 Answers  


If reducers do not start before all mappers finish then why does the progress on mapreduce job shows something like map(50%) reduce(10%)? Why reducers progress percentage is displayed when mapper is not finished yet?

0 Answers  


How to set which framework would be used to run mapreduce program?

0 Answers  


How to optimize Hadoop MapReduce Job?

0 Answers  


How to submit extra files(jars,static files) for MapReduce job during runtime in Hadoop?

0 Answers  


It can be possible that a Job has 0 reducers?

0 Answers  


Explain what are the basic parameters of a mapper?

0 Answers  


Categories