Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.4.0
-
Reviewed
Description
In HDFSHighAvailabilityWithQJM.html,
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.
hdfs-daemon.sh should be hadoop-daemon.sh since hdfs-daemon.sh does not exist.