Vidyalelo
Hadoop · Q20

Developing MapReduce Applications

Programming · Hadoop · question 20

Q20

What is the primary function of the Hadoop Partitioner in a MapReduce application?

A.
Distribute data across multiple nodes
B.
Combine intermediate key-value pairs on the mapper 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