Siddharth Ahuja created YARN-10381:
--------------------------------------
Summary: Send out application attempt state along with other
elements in the application attempt object returned from appattempts REST API
call
Key: YARN-10381
URL: https://issues.apache.org/jira/browse/YARN-10381
Project: Hadoop YARN
Issue Type: Improvement
Reporter: Siddharth Ahuja
The [ApplicationAttempts RM REST
API|https://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-site/ResourceManagerRest.html#Cluster_Application_Attempts_API]
:
{code}
http://rm-http-address:port/ws/v1/cluster/apps/{appid}/appattempts
{code}
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]