adspace
Answer Posted / Amit Kumar Kashyap
Combiner is an optional step in the MapReduce processing model that performs partial reduction of intermediate key-value pairs within the map task before sending them to the reduce task, reducing network traffic and improving performance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers