You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "praveen sripati (Created) (JIRA)" <ji...@apache.org> on 2012/01/11 17:48:39 UTC

[jira] [Created] (HDFS-2778) HDFS Federation Documentation has incorrect configuration example

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