Vidyalelo
Hadoop · Q15

MapReduce Programming Model

Programming · Hadoop · question 15

Q15

In MapReduce, what is the purpose of the Map task?

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

Answer: Option B

Solution

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