You can synchronize the contents of the JournalNodes in your CDH cluster. Enabling
this capability helps in maintaining consistency in the contents of all the JournalNodes
across the cluster. For example, a JournalNode whose contents go out of synchronization can
automatically copy the contents of the other JournalNodes in the cluster to ensure
consistency.
The cluster on which you want to enable JournalNode
synchronization must have High Availability enabled.
Go to the HDFS service.
Click the Instances tab.
Click the link labeled NameNode (Active).
The NameNode instance page displays.
Go to the Process tab.
Click the hdfs-site.xml link under
hdfs/hdfs.sh ["namenode"] to open a read-only copy of
the file in a separate browser window.
Note the URI value set for JournalNodes in the various
dfs.namenode.shared.edits.dir parameters.