Danny Becker created HDFS-14377:
-----------------------------------

             Summary: Incorrect unit abbreviations shown for fmt_bytes
                 Key: HDFS-14377
                 URL: https://issues.apache.org/jira/browse/HDFS-14377
             Project: Hadoop HDFS
          Issue Type: Improvement
            Reporter: Danny Becker


The function fmt_bytes show the abbreviations for Terabyte, Petabyte, etc. the 
standard metric system units for data storage units. The function however 
divides by a factor of 1024, which is the factor used for Pebibyte, Tebibyte, 
etc. Change the abbreviations from TB, PB, etc to TiB, PiB, etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to