Clint Heath created HADOOP-8952:
-----------------------------------

             Summary: Command-line option to see replicated size of a file
                 Key: HADOOP-8952
                 URL: https://issues.apache.org/jira/browse/HADOOP-8952
             Project: Hadoop Common
          Issue Type: Improvement
          Components: fs
            Reporter: Clint Heath
            Priority: Minor


It would be nice to have a command-line option to the "hadoop -fs" command that 
would print the actual replicated size of a file or filesystem.  In other 
words, don't just print the size of a file if it were to be copied down to a 
local FS, but show us exactly how much space it's taking up in HDFS (including 
replicated blocks).  This should be added to the FsUsage class.  I'll work up a 
patch and attach it.

--
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