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 the difference between namenode, backup node and checkpoint namenode?



What is the difference between namenode, backup node and checkpoint namenode?..

Answer / Rajkumar Paswan

The NameNode manages the file system namespace and metadata for an HDFS cluster. A Backup Node maintains a copy of the NameNode's metadata to ensure high availability in case of failure.nnA Checkpoint NameNode periodically takes snapshots of the NameNode's state and transfers them to the Backup Nodes, reducing the recovery time in case of a major catastrophe.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

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

1 Answers  


How data or file is read in HDFS?

1 Answers  


Explain the key features of hdfs?

1 Answers  


Why is HDFS only suitable for large data sets and not the correct tool to use for many small files?

1 Answers  


How to remove safemode of namenode forcefully in HDFS?

1 Answers  


How does a client read/write data in HDFS?

1 Answers  


What do you mean by metadata in Hadoop?

1 Answers  


What is the problem in having lots of small files in hdfs?

1 Answers  


While processing data from hdfs, does it execute code near data?

1 Answers  


How to format the HDFS? How frequently it will be done?

1 Answers  


Explain what is a difference between an input split and hdfs block?

1 Answers  


What are file permissions in HDFS? how does HDFS check permissions for files/directory?

1 Answers  


Categories