瀏覽代碼

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

Signed-off-by: Xiao Chen <xiao@apache.org>
Hrishikesh Gadre 6 年之前
父節點
當前提交
6ccb809c2d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/CentralizedCacheManagement.md

+ 1 - 1
hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/CentralizedCacheManagement.md

@@ -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.
     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
 *   dfs.datanode.fsdatasetcache.max.threads.per.volume