[ 
https://issues.apache.org/jira/browse/HADOOP-12686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15081044#comment-15081044
 ] 

Hudson commented on HADOOP-12686:
---------------------------------

FAILURE: Integrated in Hadoop-trunk-Commit #9046 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/9046/])
HADOOP-12686. Update FileSystemShell documentation to mention the (aajisaka: 
rev 1af2917856f8da3ad76bb6cbbc511627a647e091)
* hadoop-common-project/hadoop-common/src/site/markdown/FileSystemShell.md
* hadoop-common-project/hadoop-common/CHANGES.txt


> Update FileSystemShell documentation to mention the meaning of each columns 
> of fs -du
> -------------------------------------------------------------------------------------
>
>                 Key: HADOOP-12686
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12686
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: documentation, fs
>            Reporter: Daisuke Kobayashi
>            Assignee: Daisuke Kobayashi
>            Priority: Minor
>             Fix For: 2.8.0
>
>         Attachments: HADOOP-12686.01.patch
>
>
> {{hdfs dfs -du}} command displays in the following format: <size> <disk space 
> consumed> <full path>
> E.g.
> {noformat}
> # hdfs dfs -du /hbase/data/default/wordcount/520106d8e4d6a102bdea7f22e99394b5
> 43     129    
> /hbase/data/default/wordcount/520106d8e4d6a102bdea7f22e99394b5/.regioninfo
> 10200  30600  /hbase/data/default/wordcount/520106d8e4d6a102bdea7f22e99394b5/f
> {noformat}
> This proposal is to mention the meaning of the first two columns in 
> [FileSystemShell.html|http://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/FileSystemShell.html#du]
>  since it lacks.
> ref: 
> https://github.com/apache/hadoop/blob/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/shell/FsUsage.java#L112-L121



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to