Vidyalelo
Hadoop · Q2

Developing MapReduce Applications

Programming · Hadoop · question 2

Q2

In a MapReduce job, what does the term "Reducer" refer to?

A.
Task that processes the Map output
B.
Task that processes the Reduce output
Answer
C.
Task that processes the Map input
D.
Task that processes the Reduce input

Answer: Option B

Solution

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