Question
What is the purpose of an HDFS checkpoint?
Select an option. Your answer will be checked instantly.
Correct Answer: A. To merge the fsimage with accumulated edit-log changes
Explanation:
Checkpointing limits edit-log growth and speeds future NameNode recovery.
It does not replace block replication.
Leave a Reply