Yufei Gu created YARN-5774:
------------------------------

             Summary: A wrong parameter is passed when normalizing resource 
requests
                 Key: YARN-5774
                 URL: https://issues.apache.org/jira/browse/YARN-5774
             Project: Hadoop YARN
          Issue Type: Bug
          Components: resourcemanager
    Affects Versions: 3.0.0-alpha1
            Reporter: Yufei Gu
            Assignee: Yufei Gu


{code}
     SchedulerUtils.normalizeRequest(amReq, scheduler.getResourceCalculator(),
          scheduler.getClusterResource(),
          scheduler.getMinimumResourceCapability(),
          scheduler.getMaximumResourceCapability(),
          scheduler.getMinimumResourceCapability());  --> incrementResource 
should be passed here.
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to