HDFS-14933. Fixing a typo in documentation of Observer NameNode. Contributed by Xieming Li

This commit is contained in:
Takanobu Asanuma 2019-10-25 15:23:05 +09:00
parent 0db0f1e399
commit 862526530a
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@ few configurations to your **hdfs-site.xml**:
between edit tailing attempts.
<property>
<name>dfs.ha.tail-edits.period</name>
<name>dfs.ha.tail-edits.period.backoff-max</name>
<value>10s</value>
</property>