HDFS-13083. RBF: Fix doc error setting up client. Contributed by tartarus.

(cherry picked from commit 5206b2c7ca)
This commit is contained in:
Inigo Goiri 2018-01-30 18:27:18 -08:00
parent e30abdaaae
commit ffba476192
1 changed files with 1 additions and 1 deletions

View File

@ -212,7 +212,7 @@ For example, a cluster with 4 namespaces **ns0, ns1, ns2, ns3**, can add a new o
<value>ns0,ns1,ns2,ns3,ns-fed</value>
</property>
<property>
<name>dfs.namenodes.ns-fed</name>
<name>dfs.ha.namenodes.ns-fed</name>
<value>r1,r2</value>
</property>
<property>