What is the difference between namenode, backup node and checkpoint namenode?
Answer Posted / 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 View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category