Q59
In distributed computing, what is the primary advantage of using a "Reducer" in the MapReduce programming model?
A.
To split data into smaller chunks
B.
To process and aggregate data from Mapper tasks
AnswerC.
To store data in the HDFS
D.
To visualize data relationships
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board