[
https://issues.apache.org/jira/browse/HADOOP-11318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akira AJISAKA reassigned HADOOP-11318:
--------------------------------------
Assignee: Akira AJISAKA
> 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
>
> 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 "yyyy-MM-dd HH:mm:ss"
> * %Y: Milliseconds since January 1, 1970 UTC
> They should be documented.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)