File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
hadoop-hdfs-project/hadoop-hdfs/src/main/resources Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3763
3763
<name >dfs.client.failover.proxy.provider</name >
3764
3764
<value ></value >
3765
3765
<description >
3766
- The prefix (plus a required nameservice ID) for the class name of the
3767
- configured Failover proxy provider for the host. For more detailed
3768
- information, please consult the "Configuration Details" section of
3769
- the HDFS High Availability documentation .
3766
+ The prefix (plus a required nameservice ID) for the class name of the configured
3767
+ Failover proxy provider for the host. For normal HA mode, please consult
3768
+ the "Configuration Details" section of the HDFS High Availability documentation.
3769
+ For observer reading mode, please choose a custom class--ObserverReadProxyProvider .
3770
3770
</description >
3771
3771
</property >
3772
3772
You can’t perform that action at this time.
0 commit comments