You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Benjamin Teke (Jira)" <ji...@apache.org> on 2021/10/29 16:20:00 UTC

[jira] [Created] (YARN-10995) Move PendingApplicationComparator from GuaranteedOrZeroCapacityOverTimePolicy

Benjamin Teke created YARN-10995:
------------------------------------

             Summary: Move PendingApplicationComparator from GuaranteedOrZeroCapacityOverTimePolicy
                 Key: YARN-10995
                 URL: https://issues.apache.org/jira/browse/YARN-10995
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Benjamin Teke


GuaranteedOrZeroCapacityOverTimePolicy has a comparator class that orders applications by their submit time. It gets the applications from the RMContext and doesn't need any information from GuaranteedOrZeroCapacityOverTimePolicy class, so this easily could be moved to RMContext, so that the reference to the RMContext/SchedulerContext could be removed from GuaranteedOrZeroCapacityOverTimePolicy.



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

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