[jira] [Updated] (HADOOP-13196) DF default interval value is not consistent
[ https://issues.apache.org/jira/browse/HADOOP-13196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang updated HADOOP-13196: - Attachment: (was: HADOOP-13196.001.patch) > DF default interval value is not consistent > --- > > Key: HADOOP-13196 > URL: https://issues.apache.org/jira/browse/HADOOP-13196 > Project: Hadoop Common > Issue Type: Bug > Components: fs >Reporter: Wei-Chiu Chuang >Assignee: Wei-Chiu Chuang >Priority: Trivial > Attachments: HADOOP-13196.001.patch > > > In {{core-default.xml}}, the value of the property {{fs.df.interval}} is > 6. 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: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org
[jira] [Updated] (HADOOP-13196) DF default interval value is not consistent
[ https://issues.apache.org/jira/browse/HADOOP-13196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang updated HADOOP-13196: - Attachment: HADOOP-13196.001.patch Changed the default value to 3000 to make sure its backward compatible. > DF default interval value is not consistent > --- > > Key: HADOOP-13196 > URL: https://issues.apache.org/jira/browse/HADOOP-13196 > Project: Hadoop Common > Issue Type: Bug > Components: fs >Reporter: Wei-Chiu Chuang >Assignee: Wei-Chiu Chuang >Priority: Trivial > Attachments: HADOOP-13196.001.patch > > > In {{core-default.xml}}, the value of the property {{fs.df.interval}} is > 6. 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: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org
[jira] [Updated] (HADOOP-13196) DF default interval value is not consistent
[ https://issues.apache.org/jira/browse/HADOOP-13196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang updated HADOOP-13196: - Status: Patch Available (was: Open) > DF default interval value is not consistent > --- > > Key: HADOOP-13196 > URL: https://issues.apache.org/jira/browse/HADOOP-13196 > Project: Hadoop Common > Issue Type: Bug > Components: fs >Reporter: Wei-Chiu Chuang >Assignee: Wei-Chiu Chuang >Priority: Trivial > Attachments: HADOOP-13196.001.patch > > > In {{core-default.xml}}, the value of the property {{fs.df.interval}} is > 6. 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: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org
[jira] [Updated] (HADOOP-13196) DF default interval value is not consistent
[ https://issues.apache.org/jira/browse/HADOOP-13196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang updated HADOOP-13196: - Attachment: HADOOP-13196.001.patch v01: use {{CommonConfigurationKeys.FS_DF_INTERVAL_DEFAULT}} = 6 for the value. > DF default interval value is not consistent > --- > > Key: HADOOP-13196 > URL: https://issues.apache.org/jira/browse/HADOOP-13196 > Project: Hadoop Common > Issue Type: Bug > Components: fs >Reporter: Wei-Chiu Chuang >Assignee: Wei-Chiu Chuang >Priority: Trivial > Attachments: HADOOP-13196.001.patch > > > In {{core-default.xml}}, the value of the property {{fs.df.interval}} is > 6. 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: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org
[jira] [Updated] (HADOOP-13196) DF default interval value is not consistent
[ https://issues.apache.org/jira/browse/HADOOP-13196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang updated HADOOP-13196: - Priority: Trivial (was: Minor) > DF default interval value is not consistent > --- > > Key: HADOOP-13196 > URL: https://issues.apache.org/jira/browse/HADOOP-13196 > Project: Hadoop Common > Issue Type: Bug > Components: fs >Reporter: Wei-Chiu Chuang >Assignee: Wei-Chiu Chuang >Priority: Trivial > > In {{core-default.xml}}, the value of the property {{fs.df.interval}} is > 6. 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: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org
[jira] [Updated] (HADOOP-13196) DF default interval value is not consistent
[ https://issues.apache.org/jira/browse/HADOOP-13196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang updated HADOOP-13196: - Summary: DF default interval value is not consistent (was: DF interval value is not consistent) > DF default interval value is not consistent > --- > > Key: HADOOP-13196 > URL: https://issues.apache.org/jira/browse/HADOOP-13196 > Project: Hadoop Common > Issue Type: Bug > Components: fs >Reporter: Wei-Chiu Chuang >Assignee: Wei-Chiu Chuang >Priority: Minor > > In {{core-default.xml}}, the value of the property {{fs.df.interval}} is > 6. 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: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org