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 "Karthik Kambatla (JIRA)" <ji...@apache.org> on 2016/11/03 22:22:58 UTC

[jira] [Created] (YARN-5831) Propagate allowPreemptionFrom flag all the way down to the app

Karthik Kambatla created YARN-5831:
--------------------------------------

             Summary: Propagate allowPreemptionFrom flag all the way down to the app
                 Key: YARN-5831
                 URL: https://issues.apache.org/jira/browse/YARN-5831
             Project: Hadoop YARN
          Issue Type: Sub-task
          Components: fairscheduler
            Reporter: Karthik Kambatla


FairScheduler allows disallowing preemption from a queue. When checking if preemption for an application is allowed, the new preemption code recurses all the way to the root queue to check this flag. 

Propagating this information all the way to the app will be more efficient. 



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

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