Jiangminghai created YARN-10971:
-----------------------------------

             Summary: Continuous scheduling reduces invalid calculations
                 Key: YARN-10971
                 URL: https://issues.apache.org/jira/browse/YARN-10971
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: fairscheduler
    Affects Versions: 3.2.1
            Reporter: Jiangminghai


In FairScheduler#continuousSchedulingAttempt(), nodes has been sorted by 
available resources,iterate all nodes in continuous scheduling. 
Should break the loop, when  
Resources.fitsIn(minimumAllocation,node.getUnallocatedResource()) == false.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to