Vidyalelo
Hadoop · Q42

Best Practices and Optimization of Hadoop

Programming · Hadoop · question 42

Q42

How can you optimize Hadoop job performance when working with small files?

A.
Use Hadoop Archive (HAR) files
B.
Increase the block size of HDFS
C.
Decrease the replication factor of small files
D.
Merge small files into larger ones
Answer

Answer: Option D

Solution

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