Vidyalelo
Hadoop · Q71

Advanced MapReduce Concepts

Programming · Hadoop · question 71

Q71

Point out the wrong statement.

A.
Hadoop works better with a small number of large files than a large number of small files
B.
CombineFileInputFormat is designed to work well with small files
C.
CombineFileInputFormat does not compromise the speed at which it can process the input in a typical MapReduce job
Answer
D.
None of the mentioned

Answer: Option C

Solution

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