What is a namenode in hadoop?
Answer / Prashant Kumar Nag
The NameNode in Apache Hadoop (Hadoop Distributed File System) is the central component of the file system. It manages the file system namespace, and it is responsible for maintaining the metadata about files and directories. The NameNode keeps track of which blocks make up a file, their locations on DataNodes, permissions, replication levels, access times, and so on.
| Is This Answer Correct ? | 0 Yes | 0 No |
How is indexing done in HDFS?
What is the procedure to create users in HDFS and how to allocate Quota to them?
Why HDFS performs replication, although it results in data redundancy in Hadoop?
Mention what is the best way to copy files between hdfs clusters?
What is a difference between an input split and hdfs block?
Why rack awareness algorithm is used in hadoop?
Why is Reading done in parallel and writing is not in HDFS?
How to Delete directory and files recursively from HDFS?
How to access HDFS?
What do you mean by the High Availability of a NameNode in Hadoop HDFS?
What is the difference between an hdfs block and input split?
Why is block size set to 128 MB in Hadoop HDFS?
Apache Hadoop (394)
MapReduce (354)
Apache Hive (345)
Apache Pig (225)
Apache Spark (991)
Apache HBase (164)
Apache Flume (95)
Apache Impala (72)
Apache Cassandra (392)
Apache Mahout (35)
Apache Sqoop (82)
Apache ZooKeeper (65)
Apache Ambari (93)
Apache HCatalog (34)
Apache HDFS Hadoop Distributed File System (214)
Apache Kafka (189)
Apache Avro (26)
Apache Presto (15)
Apache Tajo (26)
Hadoop General (407)