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 "Szilard Nemeth (JIRA)" <ji...@apache.org> on 2019/07/26 07:41:00 UTC

[jira] [Assigned] (YARN-9707) [UI2] App Attempt state data is missing

     [ https://issues.apache.org/jira/browse/YARN-9707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Szilard Nemeth reassigned YARN-9707:
------------------------------------

    Assignee: Zoltan Siegl

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