Vidyalelo
Hadoop · Q27

Advanced MapReduce Concepts

Programming · Hadoop · question 27

Q27

What is the role of the Hadoop MapReduce "Map Output Sorting" in advanced MapReduce?

A.
Sort keys on the mapper side
Answer
B.
Sort keys on the reducer side
C.
Sort keys within a reducer
D.
Sort keys across multiple reducers

Answer: Option A

Solution

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