Moving the JournalNode edits directory for a role group using Cloudera Manager
Depending on your requirements, you can change the location of the edits directory for each JournalNode in the JournalNode Default Group.
-
Stop all services on the cluster in Cloudera Manager.
- Go to the Cluster.
- Select .
-
Find the list of JournalNode hosts.
- Go to the HDFS service.
- Click JournalNode under Status Summary.
-
Move the location of each JournalNode (
jn
) directory at the command line. -
Reconfigure the JournalNode Default Group.
- Go to the HDFS service.
- Click the Configuration tab.
- Click JournalNode under Scope.
-
Set
dfs.journalnode.edits.dir
to the path of the newjn
directory for all JournalNodes in the group. - Click Save Changes.
-
Redeploy the client configuration for the cluster.
- Go to the Cluster.
- Select .
- Start all services on the cluster by selecting .
-
Delete the old
jn_to_delete
directories from the command line.