Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.3.0
-
None
Description
The ApplicationAttempts RM REST API :
http://rm-http-address:port/ws/v1/cluster/apps/{appid}/appattempts
returns a collection of Application Attempt objects, where each application attempt object contains elements like id, nodeId, startTime etc.
This JIRA has been raised to send out Application Attempt state as well as part of the application attempt information from this REST API call.