Vidyalelo
Hadoop · Q4

Hadoop Input Output Operations

Programming · Hadoop · question 4

Q4

In Hadoop MapReduce, what is the role of the 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