Raymond Liu created HADOOP-9736:
-----------------------------------

             Summary: incorrect dfs.datanode.address in cluster-setup docs
                 Key: HADOOP-9736
                 URL: https://issues.apache.org/jira/browse/HADOOP-9736
             Project: Hadoop Common
          Issue Type: Bug
          Components: documentation
    Affects Versions: 2.0.4-alpha
            Reporter: Raymond Liu


in the cluster setup doc, 
http://hadoop.apache.org/docs/r2.0.5-alpha/hadoop-project-dist/hadoop-common/ClusterSetup.html#Configuration_in_Secure_Mode

When run with secure mode, dfs.datanode.address and dfs.datanode.https.address 
's port is set to :2003 and :2005. While with port large than 1024, data node 
won't start up.

need to change the documentation to other values, say 1003, 1005?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to