HDFS Federation Documentation has incorrect configuration example
-----------------------------------------------------------------

                 Key: HDFS-2778
                 URL: https://issues.apache.org/jira/browse/HDFS-2778
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: documentation
    Affects Versions: 0.23.0
            Reporter: praveen sripati
            Priority: Minor


HDFS Federation documentation example (1) has the following

<property>
    <name>dfs.namenode.rpc-address.ns1</name>
    <value>hdfs://nn-host1:rpc-port</value>
</property>

dfs.namenode.rpc-address.* should be set to hostname:port, hdfs:// should not 
be there.

(1) - 
http://hadoop.apache.org/common/docs/r0.23.0/hadoop-yarn/hadoop-yarn-site/Federation.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to