Q. What happens when you store small files in HDFS?
β
Correct Answer: (D)
Overload on NameNode
Explanation: Too many small files can overload the NameNode memory as it stores metadata for each file.