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 "Sen Zhao (JIRA)" <ji...@apache.org> on 2018/08/31 08:24:00 UTC

[jira] [Updated] (YARN-8738) FairScheduler configures maxResources or minReosurces as negative, the value parse to a positive number.

     [ https://issues.apache.org/jira/browse/YARN-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sen Zhao updated YARN-8738:
---------------------------
    Description: 
If maxResources or minResources is configured as a negative number, the value will be positive after parsing.
If this is a problem, I will fix it. If not, the FairSchedulerConfiguration#parseNewStyleResource parse negative number should be same with parseOldStyleResource .

cc:[~templedf], [~leftnoteasy]

  was:
If maxResources or minResources is configured as a negative number, the value will be positive after parsing.
If this is a problem, I will fix it. If not, the FairSchedulerConfiguration#parseNewStyleResource also have some problem.

cc:[~templedf], [~leftnoteasy]


> FairScheduler configures maxResources or minReosurces as negative, the value parse to a positive number.
> --------------------------------------------------------------------------------------------------------
>
>                 Key: YARN-8738
>                 URL: https://issues.apache.org/jira/browse/YARN-8738
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: fairscheduler
>    Affects Versions: 3.2.0
>            Reporter: Sen Zhao
>            Priority: Major
>
> If maxResources or minResources is configured as a negative number, the value will be positive after parsing.
> If this is a problem, I will fix it. If not, the FairSchedulerConfiguration#parseNewStyleResource parse negative number should be same with parseOldStyleResource .
> cc:[~templedf], [~leftnoteasy]



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

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