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 "Wangda Tan (JIRA)" <ji...@apache.org> on 2014/06/10 09:37:01 UTC

[jira] [Created] (YARN-2143) Merge common killContainer logic of Fair/Capacity scheduler into AbstractYarnScheduler

Wangda Tan created YARN-2143:
--------------------------------

             Summary: Merge common killContainer logic of Fair/Capacity scheduler into AbstractYarnScheduler
                 Key: YARN-2143
                 URL: https://issues.apache.org/jira/browse/YARN-2143
             Project: Hadoop YARN
          Issue Type: Task
          Components: resourcemanager, scheduler
            Reporter: Wangda Tan


Currently, CapacityScheduler has killContainer API inherited from PreemptableResourceScheduler, and FairScheduler uses warnOrKillContainer to do container preemption. We'd better to merge common code to kill container into AbstractYarnScheduler.



--
This message was sent by Atlassian JIRA
(v6.2#6252)