Question
What is a combiner?
Select an option. Your answer will be checked instantly.
Correct Answer: D. An optional local aggregation applied to mapper output
Explanation:
A combiner reduces intermediate data before network transfer.
It may execute zero, one, or multiple times.
Leave a Reply