what are the main configuration parameters that user need to specify to run Mapreduce Job ?


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

Post New Answer

More MapReduce Interview Questions

What is the key- value pair in MapReduce?

0 Answers  


Name job control options specified by mapreduce.

0 Answers  


What are the data components used by Hadoop?

0 Answers  


Explain the Reducer's Sort phase?

0 Answers  


In MapReduce Data Flow, when Combiner is called?

0 Answers  






What do you mean by data locality?

0 Answers  


What are the four basic parameters of a reducer?

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  


What are the benefits of Spark over MapReduce?

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  


What is identity mapper and reducer? In which cases can we use them?

0 Answers  


How many times combiner is called on a mapper node in Hadoop?

0 Answers  


Categories