Q. What happens if the NameNode fails and there's no backup?

  • (A) Data is permanently lost
  • (B) DataNodes stop working
  • (C) You can restart from the last checkpoint
  • (D) All MapReduce jobs fail but data remains safe
πŸ’¬ Discuss
βœ… Correct Answer: (A) Data is permanently lost
Explanation: NameNode stores metadata; if lost without backup, the entire HDFS becomes unreadable.
Explanation by: Mr. Dubey
NameNode stores metadata; if lost without backup, the entire HDFS becomes unreadable.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
71
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
90%
Success Rate