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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to