Arshad Mohammad created HDFS-7803:
-------------------------------------
Summary: Wrong command mentioned in HDFSHighAvailabilityWithQJM
documentation
Key: HDFS-7803
URL: https://issues.apache.org/jira/browse/HDFS-7803
Project: Hadoop HDFS
Issue Type: Bug
Components: documentation
Reporter: Arshad Mohammad
Assignee: Arshad Mohammad
Priority: Minor
The command in the following section is mentioned wrongly. It should be "hdfs
namenode -initializeSharedEdits"
HDFSHighAvailabilityWithQJM.html >> Deployment details
{code}
If you are converting a non-HA NameNode to be HA, you should run the command
"hdfs -initializeSharedEdits", which will initialize the JournalNodes with the
edits data from the local NameNode edits directories.
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)