Akira AJISAKA created HDFS-6704:
-----------------------------------
Summary: Fix the command to launch JournalNode in HDFS-HA document
Key: HDFS-6704
URL: https://issues.apache.org/jira/browse/HDFS-6704
Project: Hadoop HDFS
Issue Type: Bug
Components: documentation
Affects Versions: 2.4.0
Reporter: Akira AJISAKA
Assignee: Akira AJISAKA
Priority: Minor
In HDFSHighAvailabilityWithQJM.html,
{code}
After all of the necessary configuration options have been set, you must start
the JournalNode daemons on the set of machines where they will run. This can be
done by running the command "hdfs-daemon.sh journalnode" and waiting for the
daemon to start on each of the relevant machines.
{code}
hdfs-daemon.sh should be hadoop-daemon.sh since hdfs-daemon.sh does not exist.
--
This message was sent by Atlassian JIRA
(v6.2#6252)