Jason Lowe created YARN-5010:
--------------------------------
Summary: maxActiveApplications and maxActiveApplicationsPerUser
are missing from REST API
Key: YARN-5010
URL: https://issues.apache.org/jira/browse/YARN-5010
Project: Hadoop YARN
Issue Type: Bug
Components: resourcemanager
Affects Versions: 2.7.0
Reporter: Jason Lowe
The RM used to report maxActiveApplications and maxActiveApplicationsPerUser in
the REST API for a queue, but these are missing in 2.7.0. It appears YARN-2637
replaced them with aMResourceLimit and userAMResourceLimit, respectively, which
broke some internal tools that were expecting the max app fields to still be
there. We should at least update the REST docs to reflect that change.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)