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/10/26 18:01:02 UTC

[jira] [Created] (YARN-5783) Unit tests to verify the identification of starved applications

Karthik Kambatla created YARN-5783:
--------------------------------------

             Summary: Unit tests to verify the identification of starved applications
                 Key: YARN-5783
                 URL: https://issues.apache.org/jira/browse/YARN-5783
             Project: Hadoop YARN
          Issue Type: Sub-task
          Components: fairscheduler
    Affects Versions: 2.8.0
            Reporter: Karthik Kambatla
            Assignee: Karthik Kambatla


JIRA to track unit tests to verify the identification of starved applications. An application should be marked starved only when:
# Cluster allocation is over the configured threshold for preemption.
# Preemption is enabled for a queue and any of the following:
## The queue is under its minshare for longer than minsharePreemptionTimeout
## One of the queue’s applications is under its fairshare for longer than fairsharePreemptionTimeout.




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