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


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

Post New Answer

More MapReduce Interview Questions

Explain task granularity

0 Answers  


What is Counter in MapReduce?

0 Answers  


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

0 Answers  


Developing a MapReduce Application?

0 Answers  


What happens if the quantity of the reducer is 0 in 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  


Mention what is the next step after mapper or maptask?

0 Answers  


Explain what combiners are and when you should use a combiner in a mapreduce job?

0 Answers  


What platform and Java version is required to run Hadoop?

0 Answers  


How to set the number of mappers to be created in MapReduce?

0 Answers  


Explain about the basic parameters of mapper and reducer function

0 Answers  


When should you use sequencefileinputformat?

0 Answers  


Categories