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 "bc Wong (JIRA)" <ji...@apache.org> on 2014/04/08 18:20:20 UTC

[jira] [Created] (YARN-1913) Cluster logjam when all resources are consumed by AM

bc Wong created YARN-1913:
-----------------------------

             Summary: Cluster logjam when all resources are consumed by AM
                 Key: YARN-1913
                 URL: https://issues.apache.org/jira/browse/YARN-1913
             Project: Hadoop YARN
          Issue Type: Bug
          Components: scheduler
    Affects Versions: 2.3.0
            Reporter: bc Wong


It's possible to deadlock a cluster by submitting many applications at once, and have all cluster resources taken up by AMs.

One solution is for the scheduler to limit resources taken up by AMs, as a percentage of total cluster resources, via a "maxApplicationMasterShare" config.



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