You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Christian Winkler (JIRA)" <ji...@apache.org> on 2015/01/21 13:27:35 UTC

[jira] [Created] (HADOOP-11497) Wrong documentation in http://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/ClusterSetup.html#Hadoop_Startup

Christian Winkler created HADOOP-11497:
------------------------------------------

             Summary: Wrong documentation in http://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/ClusterSetup.html#Hadoop_Startup
                 Key: HADOOP-11497
                 URL: https://issues.apache.org/jira/browse/HADOOP-11497
             Project: Hadoop Common
          Issue Type: Bug
          Components: documentation
    Affects Versions: 2.6.0
         Environment: website
            Reporter: Christian Winkler


The command for starting DataNodes and NodeManagers is wrong. This took a while to find out. Instead of {{$HADOOP_PREFIX/sbin/hadoop-daemon.sh}} the commands should read {{$HADOOP_PREFIX/sbin/hadoop-daemons.sh}} otherwise only _one_ daemon will be started on the master.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)