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 "Steve Loughran (JIRA)" <ji...@apache.org> on 2013/11/22 12:26:36 UTC

[jira] [Created] (YARN-1437) Add way for YARN client to determine the resource limits of a queue before creating the AM

Steve Loughran created YARN-1437:
------------------------------------

             Summary: Add way for YARN client to determine the resource limits of a queue before creating the AM
                 Key: YARN-1437
                 URL: https://issues.apache.org/jira/browse/YARN-1437
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: client
    Affects Versions: 2.2.0
            Reporter: Steve Loughran
            Priority: Minor


The AM gets told the limits of its queue's resources, so it can limit the size of its container requests.

YARN clients can't get the equivalent information before they request the AM, so they don't know the maximum memory they can ask for there.

Extending {{QueueInfo}} with the limits of a queue would help clients make better requests



--
This message was sent by Atlassian JIRA
(v6.1#6144)