1.

________ is the slave/worker node and holds the user data in the form of Data Blocks.(a) DataNode(b) NameNode(c) Data block(d) ReplicationI had been asked this question in homework.My question is taken from Introduction to HDFS topic in division HDFS – Hadoop Distributed File System of Hadoop

Answer»

The correct choice is (a) DataNode

To explain I WOULD say: A DataNode STORES data in the [HadoopFileSystem]. A FUNCTIONAL filesystem has more than ONE DataNode, with data replicated across them.



Discussion

No Comment Found

Related InterviewSolutions