Vidyalelo
Hadoop · Q25

Advanced MapReduce Concepts

Programming · Hadoop · question 25

Q25

What is the primary function of the Hadoop MapReduce "Map-side Join" technique?

A.
Join data on the mapper side
Answer
B.
Join data on the reducer side
C.
Sort keys on the mapper side
D.
Sort keys on the reducer side

Answer: Option A

Solution

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