You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Akira AJISAKA (JIRA)" <ji...@apache.org> on 2016/06/02 17:55:59 UTC

[jira] [Commented] (HADOOP-13233) help of stat is confusing

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

Akira AJISAKA commented on HADOOP-13233:
----------------------------------------

Moved to Hadoop Common project because this code is in hadoop-common module.

> help of stat is confusing
> -------------------------
>
>                 Key: HADOOP-13233
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13233
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 2.7.2
>            Reporter: Xiaohe Lan
>            Priority: Trivial
>              Labels: newbie
>
> %b is actually printing the size of a file in bytes, while in help it says filesize in blocks.
> {code}
> hdfs dfs -help stat
> -stat [format] <path> ... :
>   Print statistics about the file/directory at <path>
>   in the specified format. Format accepts filesize in
>   blocks (%b)
> ...
> {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org