Vidyalelo
Hadoop · Q1

Developing MapReduce Applications

Programming · Hadoop · question 1

Q1

What is the purpose of the Mapper class in a MapReduce application?

A.
Generate intermediate key-value pairs
Answer
B.
Read and parse input data
C.
Aggregate values on the reducer side
D.
Execute MapReduce jobs

Answer: Option A

Solution

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