1.

Point out the wrong statement.(a) Replication Factor can be configured at a cluster level (Default is set to 3) and also at a file level(b) Block Report from each DataNode contains a list of all the blocks that are stored on that DataNode(c) User data is stored on the local file system of DataNodes(d) DataNode is aware of the files to which the blocks stored on it belong toThe question was posed to me in quiz.This interesting question is from Introduction to HDFS in chapter HDFS – Hadoop Distributed File System of Hadoop

Answer»

Right CHOICE is (d) DATANODE is aware of the files to which the BLOCKS STORED on it belong to

For explanation I would SAY: NameNode is aware of the files to which the blocks stored on it belong to.



Discussion

No Comment Found

Related InterviewSolutions