Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
The ResourceManager Cluster Applications REST API returns ResourceRequest as String rather than a JAXB object. This prevents downstream tools like Federation Router (YARN-3659) that depend on the REST API to unmarshall the AppInfo. This JIRA proposes updating AppInfo to return a JAXB version of the ResourceRequest.