You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Siddharth Ahuja (Jira)" <ji...@apache.org> on 2020/07/31 06:34:00 UTC

[jira] [Created] (YARN-10381) Send out application attempt state along with other elements in the application attempt object returned from appattempts REST API call

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: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org