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)