Question
What is the HDFS edit log?
Select an option. Your answer will be checked instantly.
Correct Answer: C. A record of changes made to the file-system namespace
Explanation:
Namespace operations are written to the edit log for durability.
They are later merged with the namespace image during checkpointing.
Leave a Reply