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

Hudson commented on HADOOP-11318:
---------------------------------

FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #75 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/75/])
HADOOP-11318. Update the document for hadoop fs -stat (aajisaka: rev 
ce29074685abaa88ae9586fe8277aca23f9d54d6)
* hadoop-common-project/hadoop-common/src/site/apt/FileSystemShell.apt.vm
* hadoop-common-project/hadoop-common/src/test/resources/testConf.xml
* 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/shell/Stat.java
* hadoop-common-project/hadoop-common/CHANGES.txt


> Update the document for hadoop fs -stat
> ---------------------------------------
>
>                 Key: HADOOP-11318
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11318
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 2.5.1
>            Reporter: Akira AJISAKA
>            Assignee: Akira AJISAKA
>              Labels: newbie
>             Fix For: 2.7.0
>
>         Attachments: HADOOP-11318-001.patch, HADOOP-11318-002.patch, 
> HADOOP-11318-002.patch, HADOOP-11318-003.patch
>
>
> In FileSystemShell.apt.vm, 
> {code}
> stat
>    Usage: <<<hdfs dfs -stat URI [URI ...]>>>
>    Returns the stat information on the path.
> {code}
> Now {{-stat}} accepts the below formats.
>  *   %b: Size of file in blocks
>  *   %g: Group name of owner
>  *   %n: Filename
>  *   %o: Block size
>  *   %r: replication
>  *   %u: User name of owner
>  *   %y: UTC date as &quot;yyyy-MM-dd HH:mm:ss&quot;
>  *   %Y: Milliseconds since January 1, 1970 UTC
> They should be documented.



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

Reply via email to