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 "Jiangminghai (Jira)" <ji...@apache.org> on 2021/09/28 10:04:00 UTC

[jira] [Created] (YARN-10971) Continuous scheduling reduces invalid calculations

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: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org