What is active and passive NameNode in HDFS?
Answer / Bipin Kumar Singh
In HDFS, there are two types of NameNodes: Active NameNode and Standby (Passive) NameNode. The Active NameNode manages the entire namespace and handles client requests. It maintains the FileSystem image, which stores all metadata about files and directories in the HDFS cluster. The Passive NameNode is used for high availability. It synchronizes with the Active NameNode, and in case of a failure, it can take over as the new Active NameNode.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which one is the master node in HDFS? Can it be commodity hardware?
Why rack awareness algorithm is used in hadoop?
What is a block in HDFS, why block size 64MB?
What do you mean by metadata in HDFS?
What is the difference between an input split and hdfs block?
Compare hbase vs hdfs?
What do you mean by the high availability of a namenode?
How to Delete directory and files recursively from HDFS?
How does HDFS ensure Data Integrity of data blocks stored in HDFS?
Does the HDFS go wrong? If so, how?
What is a block?
What alternate way does HDFS provides to recover data in case a Namenode, without backup, fails and cannot be recovered?
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)