How many numbers of reducers run in Map-Reduce Job?



How many numbers of reducers run in Map-Reduce Job?..

Answer / Ram Badan Nirdosh

The number of reducers in a MapReduce job can be specified by the user. It is not fixed and depends on the specific requirements of the job.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MapReduce Interview Questions

Explain InputSplit in Hadoop MapReduce?

1 Answers  


Explain what does the conf.setMapper Class do in MapReduce?

1 Answers  


Developing a MapReduce Application?

1 Answers  


What are the benefits of Spark over MapReduce?

1 Answers  


mapper or reducer?

1 Answers  


Define the purpose of the partition function in mapreduce framework

1 Answers  


What do sorting and shuffling do?

1 Answers  


Can there be no Reducer?

1 Answers  


What is shuffling and sorting in Hadoop MapReduce?

1 Answers  


What is the key- value pair in MapReduce?

1 Answers  


What is the role of recordreader in hadoop mapreduce?

1 Answers  


What are the main configuration parameters in a MapReduce program?

1 Answers  


Categories