Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
3.0.0-alpha1
-
None
-
Incompatible change
-
Implements -h option for fs -count to show file sizes in human readable format. Additionally, ContentSummary.getHeader() now returns a different string that is incompatible with previous releases.
Description
The shell command fs -count report sizes in bytes. The command should accept a -h option to display the sizes in a human readable format, i.e. K, M, G, etc.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-8625 count with -h option displays namespace quota in human readable format
- Resolved