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 "Eric Payne (Jira)" <ji...@apache.org> on 2021/06/25 20:08:00 UTC

[jira] [Created] (YARN-10834) Intra-queue preemption: apps that don't use defined custom resource won't be preempted.

Eric Payne created YARN-10834:
---------------------------------

             Summary: Intra-queue preemption: apps that don't use defined custom resource won't be preempted.
                 Key: YARN-10834
                 URL: https://issues.apache.org/jira/browse/YARN-10834
             Project: Hadoop YARN
          Issue Type: Improvement
            Reporter: Eric Payne
            Assignee: Eric Payne


YARN-8292 added handling of negative resources during the preemption calculation phase. That JIRA hard-coded it so that for inter-(cross-)queue preemption, the a single resource in the vector could go negative while calculating ideal assignments and preemptions. It also hard-coded it so that during intra-(in-)queue preemption calculations, no resource could not go negative. YARN-10613 made these options configurable.

However, in clusters where custom resources are defined, apps that don't use the extended resource won't be preempted.



--
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