HDFS-12987. Document - Disabling the Lazy persist file scrubber.. Contributed by Karthik Palanisamy.

This commit is contained in:
Arpit Agarwal 2018-01-04 10:32:00 -08:00
parent d795661868
commit 739d3c394d
1 changed files with 2 additions and 2 deletions

View File

@ -475,8 +475,8 @@
<description>
The NameNode periodically scans the namespace for LazyPersist files with
missing blocks and unlinks them from the namespace. This configuration key
controls the interval between successive scans. Set it to a negative value
to disable this behavior.
controls the interval between successive scans. If this value is set to 0,
the file scrubber is disabled.
</description>
</property>
<property>