Q1
What is the purpose of the Mapper class in a MapReduce application?
A.
Generate intermediate key-value pairs
AnswerB.
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