You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Danny Becker (JIRA)" <ji...@apache.org> on 2019/03/19 00:37:00 UTC

[jira] [Created] (HDFS-14377) Incorrect unit abbreviations shown for fmt_bytes

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-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org