adspace
Answer Posted / Kumar Bhaskar
A Reducer in MapReduce is a task that combines the intermediate key-value pairs produced by the Mapper tasks, based on their common key. The Reducer applies a user-defined reduction function to the sorted input data and produces the final output.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category