Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is active and passive NameNode in HDFS?



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

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

Which one is the master node in HDFS? Can it be commodity hardware?

1 Answers  


Why rack awareness algorithm is used in hadoop?

1 Answers  


What is a block in HDFS, why block size 64MB?

1 Answers  


What do you mean by metadata in HDFS?

1 Answers  


What is the difference between an input split and hdfs block?

1 Answers  


Compare hbase vs hdfs?

1 Answers  


What do you mean by the high availability of a namenode?

1 Answers  


How to Delete directory and files recursively from HDFS?

1 Answers  


How does HDFS ensure Data Integrity of data blocks stored in HDFS?

1 Answers  


Does the HDFS go wrong? If so, how?

1 Answers  


What is a block?

1 Answers  


What alternate way does HDFS provides to recover data in case a Namenode, without backup, fails and cannot be recovered?

1 Answers  


Categories