Vidyalelo
Hadoop · Q71

MapReduce Programming Model

Programming · Hadoop · question 71

Q71

. . . . . . . . class allows the Map/Reduce framework to partition the map outputs based on certain key fields, not the whole keys.

A.
KeyFieldPartitioner
B.
KeyFieldBasedPartitioner
Answer
C.
KeyFieldBased
D.
None of the mentioned

Answer: Option B

Solution

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