Relative Content

Tag Archive for hadoophdfshadoop2

How does the hdfs journal nodes work internally?

I understand that Journal Nodes are like the central repo for all edit logs (no matter which namenode is currently active, all push to journal node). I suppose the QuorumJournalManager handles this pushing from active namenode and syncing the standby namenode. But how does the Journal Nodes work?