What alternate way does HDFS provides to recover data in case a Namenode, without backup, fails and cannot be recovered?
Answer Posted / Suraj Shukla
In the event of a NameNode failure without a backup, Hadoop provides an alternative recovery mechanism called the standby NamesNode (NN2). NN2 maintains a read-only copy of the file system namespace and metadata from the active Namenode. In case of failure, the active Namenode's role can be transferred to NN2.
| 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