Infinite Interview Questions
Pages
(Move to ...)
Home
I Write Too
Jobs4U
Porgramming Help
▼
Wednesday, February 19, 2014
Please write steps of checkpointing in hadoop.
Performed by Namenode
Two versions of FsImage
One stored on disk
One in memory
Applies all transactions in EditLog to in-memory FsImage
Flushes FsImage to disk
Truncates EditLog
Note : Currently only occurs on start-up
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment