Vidyalelo
Hadoop · Q22

MapReduce Programming Model

Programming · Hadoop · question 22

Q22

What does the term "Combiner" represent in the context of MapReduce?

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