This is an old revision of the document!


Table of Contents

Name node

  • :!: MOST IMPORATANT FOR CLUSTER!
  • in-memory location of every Data block in cluster / rack
  • Controlls DataNodes
  • FS Ops
  • Block Mapping

Requriements

  • Should have LOT OF RAM, LOT OF MEM, LOT OF POWER

Contains

  • Map - Snapshot of entire file system (in Memory)
  • Journal - keeps track back of Edit logs
    • Any client that changes/edits/adds information addes to Edit logs
  • When proccess of Reboot or Checkpoint the Datanode marges the Map and Edit logs to fsImage

To keep presistnece of the data on hard drive the Edit log marges with Map

learn/bigdata/name_node.1407431179.txt.gz · Last modified: (external edit)
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0