Yesha Vora created YARN-9707:
--------------------------------

             Summary: [UI2] App Attempt state data is missing
                 Key: YARN-9707
                 URL: https://issues.apache.org/jira/browse/YARN-9707
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Yesha Vora


Steps:

1) Launch a Dshell application or Yarn service application.
2) Go to app attempt page Grid view. State column shows N/A.

Yarn UI1 shows app attempt state for Running and Finished application. This 
ability is missing from UI2.

UI2 is using below rest call. This rest call does not show the app attempt 
state details.

{code:title=ws/v1/cluster/apps/application_1563946396350_0002/appattempts?_=1564004553389}
<appAttempts><appAttempt><id>1</id><startTime>1564004524290</startTime><finishedTime>1564004541852</finishedTime><containerId>container_1563946396350_0002_01_000001</containerId><nodeHttpAddress>xx:yy</nodeHttpAddress><nodeId>xx:yy</nodeId><logsLink>http://ixx:yy/node/containerlogs/container_1563946396350_0002_01_000001/hrt_qa</logsLink><blacklistedNodes/><nodesBlacklistedBySystem/><appAttemptId>appattempt_1563946396350_0002_000001</appAttemptId></appAttempt></appAttempts>{code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to