Vidyalelo
Hadoop · Q21

Hadoop Input Output Operations

Programming · Hadoop · question 21

Q21

What is the purpose of the Hadoop CombineFileInputFormat?

A.
Combine intermediate key-value pairs on the mapper side
Answer
B.
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