Dell-EMC
E20-007 · Question #163
In the MapReduce framework, what is the purpose of the Reduce function?
The correct answer is B. It aggregates the results of the Map function and generates processed output. See the full explanation below for the reasoning.
Question
In the MapReduce framework, what is the purpose of the Reduce function?
Options
- AIt distributes the input to multiple nodes for processing
- BIt aggregates the results of the Map function and generates processed output
- CIt writes the output of the Map function to storage
- DIt breaks the input into smaller components and distributes to other nodes in the cluster
How the community answered
(20 responses)- A5% (1)
- B80% (16)
- C10% (2)
- D5% (1)
Community Discussion
No community discussion yet for this question.