Vidyalelo
Hadoop · Q16

MapReduce Programming Model

Programming · Hadoop · question 16

Q16

What is the purpose of the MapReduce "Partitioner"?

A.
Distribute data across multiple nodes
B.
Aggregate values on the reducer side
C.
Sort and shuffle data
D.
Determine the reducer for each key
Answer

Answer: Option D

Solution

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