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 |
Define fsck?
What is data processing in big data?
How Big Data can help increase the revenue of the businesses?
what do you mean by data processing?
Can you define a udf?
Define big data analytics?
What are the core components that are utilized in hadoop?
How does A/B testing work?
What are some of the different modes used in hadoop.
What are 2 v’s less known dimension of big data?
Define role of velocity in big data?
Name the components of hdfs and yarn respectively