[ https://issues.apache.org/jira/browse/HDFS-6704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jing Zhao updated HDFS-6704: ---------------------------- Resolution: Fixed Fix Version/s: 2.6.0 Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) I've committed this to trunk and branch-2. Thanks for the contribution, [~ajisakaa]! And thanks for the review, [~schu]! > 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 > Labels: newbie > Fix For: 2.6.0 > > Attachments: HDFS-6704.2.patch, HDFS-6704.patch > > > 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)