Vidyalelo
Hadoop · Q4

MapReduce Programming Model

Programming · Hadoop · question 4

Q4

What is the role of the Combiner in the MapReduce model?

A.
Data compression
B.
Combine intermediate key-value pairs on the mapper side
Answer
C.
Aggregate values on the reducer side
D.
Data sorting and grouping

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board