[jira] [Updated] (HADOOP-13194) Document property fs.getspaceused.classname

2016-05-23 Thread Wei-Chiu Chuang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-13194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wei-Chiu Chuang updated HADOOP-13194:
-
Attachment: HADOOP-13194.002.patch

v02. fixed test error and checkstyle warning.

> Document property fs.getspaceused.classname
> ---
>
> Key: HADOOP-13194
> URL: https://issues.apache.org/jira/browse/HADOOP-13194
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs
>Affects Versions: 2.8.0
>Reporter: Wei-Chiu Chuang
>Assignee: Wei-Chiu Chuang
>Priority: Minor
> Attachments: HADOOP-13194.001.patch, HADOOP-13194.002.patch
>
>
> HADOOP-12973 introduced a new property {{fs.getspaceused.classname}} which 
> makes it configurable to change the mechanism for estimating disk usage. This 
> is great work, thanks [~eclark]!
> In Hadoop convention, this property should be declared as a string constant 
> (or in Java's terminology, public static final variable), and be documented 
> in core-default.xml



--
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-13194) Document property fs.getspaceused.classname

2016-05-23 Thread Wei-Chiu Chuang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-13194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wei-Chiu Chuang updated HADOOP-13194:
-
Status: Patch Available  (was: Open)

> Document property fs.getspaceused.classname
> ---
>
> Key: HADOOP-13194
> URL: https://issues.apache.org/jira/browse/HADOOP-13194
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs
>Affects Versions: 2.8.0
>Reporter: Wei-Chiu Chuang
>Assignee: Wei-Chiu Chuang
>Priority: Minor
> Attachments: HADOOP-13194.001.patch
>
>
> HADOOP-12973 introduced a new property {{fs.getspaceused.classname}} which 
> makes it configurable to change the mechanism for estimating disk usage. This 
> is great work, thanks [~eclark]!
> In Hadoop convention, this property should be declared as a string constant 
> (or in Java's terminology, public static final variable), and be documented 
> in core-default.xml



--
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-13194) Document property fs.getspaceused.classname

2016-05-23 Thread Wei-Chiu Chuang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-13194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wei-Chiu Chuang updated HADOOP-13194:
-
Attachment: HADOOP-13194.001.patch

v01: moved the property to 
{{CommonConfigurationKeysPublic.FS_GETSPACEUSED_CLASSNAME_KEY}}, and document 
it in core-default.xml

> Document property fs.getspaceused.classname
> ---
>
> Key: HADOOP-13194
> URL: https://issues.apache.org/jira/browse/HADOOP-13194
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs
>Affects Versions: 2.8.0
>Reporter: Wei-Chiu Chuang
>Assignee: Wei-Chiu Chuang
>Priority: Minor
> Attachments: HADOOP-13194.001.patch
>
>
> HADOOP-12973 introduced a new property {{fs.getspaceused.classname}} which 
> makes it configurable to change the mechanism for estimating disk usage. This 
> is great work, thanks [~eclark]!
> In Hadoop convention, this property should be declared as a string constant 
> (or in Java's terminology, public static final variable), and be documented 
> in core-default.xml



--
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