Wei-Chiu Chuang created HADOOP-13196:
----------------------------------------
Summary: DF interval value is not consistent
Key: HADOOP-13196
URL: https://issues.apache.org/jira/browse/HADOOP-13196
Project: Hadoop Common
Issue Type: Bug
Reporter: Wei-Chiu Chuang
Assignee: Wei-Chiu Chuang
Priority: Minor
In {{core-default.xml}}, the value of the property {{fs.df.interval}} is 60000.
This value is defined in
{{CommonConfigurationKeysPublic.FS_DF_INTERVAL_DEFAULT}}, however, this value
is never used.
When this property is used in {{DF}}, the default value is
{{DF.DF_INTERVAL_DEFAULT}} = 3000.
This can cause potential confusion and should be fixed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]