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 do you mean by the high availability of a namenode? How is it achieved?



What do you mean by the high availability of a namenode? How is it achieved?..

Answer / Rajesh Kumar Saroj

High availability of a Namenode in Apache HDFS (Hadoop Distributed File System) refers to the ability to ensure continuous accessibility and uninterrupted operation of the system, even during hardware or software failures. This is primarily achieved through redundancy: a secondary NameNode is always running and can take over from the primary NameNode when it fails. The secondary NameNode performs various tasks such as checkpointing (taking snapshots of the NameNode's filesystem image) and performing an edit log to minimize data loss during disaster recovery.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

Since the data is replicated thrice in hdfs, does it mean that any calculation done on one node will also be replicated on the other two?

1 Answers  


What happens if the block on Hadoop HDFS is corrupted?

1 Answers  


What should be the HDFS Block size to get maximum performance from Hadoop cluster?

1 Answers  


How to copy file from HDFS to local?

1 Answers  


Can you explain about the indexing process in hdfs?

1 Answers  


Explain how HDFS communicates with Linux native file system?

1 Answers  


Which classes are used by the hive to read and write hdfs files?

1 Answers  


What is NameNode and DataNode in HDFS?

1 Answers  


How to access HDFS?

1 Answers  


What is the procedure to create users in HDFS and how to allocate Quota to them?

1 Answers  


How to use hdfs put command for data transfer from flume to hdfs?

1 Answers  


What is the difference between nas (network attached storage) and hdfs?

1 Answers  


Categories