Vidyalelo
Hadoop · Q63

Advanced MapReduce Concepts

Programming · Hadoop · question 63

Q63

Point out the correct statement.

A.
The reduce input must have the same types as the map output, although the reduce output types may be different again
B.
The map input key and value types (K1 and V1) are different from the map output types
C.
The partition function operates on the intermediate key
D.
All of the mentioned
Answer

Answer: Option D

Solution

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