Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
learn:bigdata:fsimage [2014/08/07 17:21] – created yehuda | learn:bigdata:fsimage [2022/01/03 16:03] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 2: | Line 2: | ||
see [[Name node]] and [[Secondary name node]] | see [[Name node]] and [[Secondary name node]] | ||
- | fsImage is file that can loaded to RAM that contains mapping of [[Data blocks]] on [[Data nodes]] | + | [[fsImage]] is file that can loaded to RAM that contains mapping of [[Data blocks]] on [[Data node|Data nodes]] |
+ | |||
+ | ===== Structure ===== | ||
+ | |||
+ | * Snapshot of entire file system | ||
+ | * Tracks all the files | ||
+ | * Tracks Replication value - can be configured by [[Replication factor]] |