Q21
What is the purpose of the Hadoop CombineFileInputFormat?
A.
Combine intermediate key-value pairs on the mapper side
AnswerB.
Distribute data to reducers
C.
Aggregate values on the reducer side
D.
Sort and shuffle data
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board