Explain how do “reducers” communicate with each other?



Explain how do “reducers” communicate with each other?..

Answer / Uday Pratap Singh

In the context of MapReduce, reducers don't directly communicate with each other. Each map output is sent to a single reducer for processing. If there are multiple mappers producing outputs for the same key, their values are merged and sent to the same reducer for aggregation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Big Data General Interview Questions

Define fsck?

1 Answers  


What is data processing in big data?

1 Answers  


How Big Data can help increase the revenue of the businesses?

1 Answers  


what do you mean by data processing?

1 Answers  


Can you define a udf?

1 Answers  


Define big data analytics?

1 Answers  


What are the core components that are utilized in hadoop?

1 Answers  


How does A/B testing work?

1 Answers  


What are some of the different modes used in hadoop.

1 Answers  


What are 2 v’s less known dimension of big data?

1 Answers  


Define role of velocity in big data?

1 Answers  


Name the components of hdfs and yarn respectively

1 Answers  


Categories