Vidyalelo
Hadoop · Q20

Advanced MapReduce Concepts

Programming · Hadoop · question 20

Q20

In advanced MapReduce, what is the role of the Hadoop MapReduce "Map-side Filtering" technique?

A.
Filter data on the mapper side
Answer
B.
Filter 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