Vidyalelo
Hadoop · Q25

MapReduce Programming Model

Programming · Hadoop · question 25

Q25

What is the significance of the MapReduce "Map" phase?

A.
Distribute data to reducers
B.
Process input key-value pairs
Answer
C.
Sort and shuffle data
D.
Aggregate values on the reducer side

Answer: Option B

Solution

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