[
https://issues.apache.org/jira/browse/HDFS-13083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
tartarus reopened HDFS-13083:
-----------------------------
please review
> Fix HDFS Router Federation doc error
> ------------------------------------
>
> Key: HDFS-13083
> URL: https://issues.apache.org/jira/browse/HDFS-13083
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: federation
> Affects Versions: 2.9.0, 3.0.0
> Environment: CentOS6.5
> Hadoop 3.0.0
> Reporter: tartarus
> Priority: Major
> Labels: Router
> Fix For: 3.0.0
>
> Attachments: HDFS-13083.patch
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> HDFS Router Federation doc error
> Configuration instructions
> {quote}<property>
> <name>dfs.namenodes.ns-fed</name>
> <value>r1,r2</value>
> </property>
> {quote}
> then execute : *hdfs dfs -ls hdfs://ns-fed/tmp/* failed with
> *{{Couldn't create proxy provider class
> org.apache.hadoop.hdfs.server.namenode.ha.ConfiguredFailoverProxyProvider}}*
> The correct configuration is
> {quote}<property>
> <name>dfs.{color:#FF0000}ha{color}.namenodes.ns-fed</name>
> <value>r1,r2</value>
> </property>
> {quote}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]