You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Anu Engineer (JIRA)" <ji...@apache.org> on 2018/02/01 01:52:00 UTC

[jira] [Created] (HADOOP-15204) Add Configuration API for parsing storage sizes

Anu Engineer created HADOOP-15204:
-------------------------------------

             Summary: Add Configuration API for parsing storage sizes
                 Key: HADOOP-15204
                 URL: https://issues.apache.org/jira/browse/HADOOP-15204
             Project: Hadoop Common
          Issue Type: Improvement
          Components: conf
    Affects Versions: 3.1.0
            Reporter: Anu Engineer
            Assignee: Anu Engineer
             Fix For: 3.1.0


Hadoop has a lot of configurations that specify memory and disk size. This JIRA proposes to add an API like {{Configuration.getStorageSize}} which will allow users
to specify units like KB, MB, GB etc. This is JIRA is inspired by HDFS-8608 and Ozone. Adding {{getTimeDuration}} support was a great improvement for ozone code base, this JIRA hopes to do the same thing for configs that deal with disk and memory usage.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org