You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Yufei Gu (JIRA)" <ji...@apache.org> on 2017/10/05 21:09:00 UTC

[jira] [Created] (YARN-7291) Better input parsing for resource in allocation file

Yufei Gu created YARN-7291:
------------------------------

             Summary: Better input parsing for resource in allocation file
                 Key: YARN-7291
                 URL: https://issues.apache.org/jira/browse/YARN-7291
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: fairscheduler
    Affects Versions: 3.1.0
            Reporter: Yufei Gu


In fair scheduler allocation file, "1024 mb, 2 4 vcores" is parsed the same as "1024 mb, 4 vcores" without any issue, the same to "50% memory, 50% 100%cpu" which is parsed the same as "50% memory, 100%cpu". That causes confusing. We should fix it. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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