Q. In distributed computing, what is the purpose of a "Reducer" in the MapReduce programming model?
β
Correct Answer: (B)
To process and aggregate data from Mapper tasks
You must be Logged in to update hint/solution