Examveda

What is the role of the Partitioner in a MapReduce application?

A. Distribute data across multiple nodes

B. Sort and shuffle data

C. Combine intermediate key-value pairs on the mapper side

D. Determine the reducer for each key

Answer: Option D


This Question Belongs to Hadoop >> Developing MapReduce Applications

Join The Discussion

Related Questions on Developing MapReduce Applications