Philip Zeyliger created HADOOP-8761:
---------------------------------------

             Summary: Help for FsShell's Stat incorrectly mentions "file size 
in blocks" (should be bytes)
                 Key: HADOOP-8761
                 URL: https://issues.apache.org/jira/browse/HADOOP-8761
             Project: Hadoop Common
          Issue Type: Bug
          Components: fs
            Reporter: Philip Zeyliger
            Priority: Minor


Trivial patch attached corrects the usage information.  Stat.java calls 
FileStatus.getLen(), which is most definitely the file size in bytes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to