HDFS-13812. Fix the inconsistent default refresh interval on Caching documentation. Contributed by Hrishikesh Gadre.

Signed-off-by: Xiao Chen <xiao@apache.org>
(cherry picked from commit 6ccb809c2d)
This commit is contained in:
Hrishikesh Gadre 2018-09-04 21:48:15 -07:00 committed by Xiao Chen
parent a26565960a
commit fde3b5ac22
1 changed files with 1 additions and 1 deletions

View File

@ -220,7 +220,7 @@ The following properties are not required, but may be specified for tuning:
The NameNode will use this as the amount of milliseconds between subsequent path cache rescans. This calculates the blocks to cache and each DataNode containing a replica of the block that should cache it.
By default, this parameter is set to 300000, which is five minutes.
By default, this parameter is set to 30000, which is thirty seconds.
* dfs.datanode.fsdatasetcache.max.threads.per.volume