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 "Jonathan Hung (JIRA)" <ji...@apache.org> on 2019/01/23 20:43:00 UTC

[jira] [Commented] (YARN-7088) Add application launch time to Resource Manager REST API

    [ https://issues.apache.org/jira/browse/YARN-7088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16750410#comment-16750410 ] 

Jonathan Hung commented on YARN-7088:
-------------------------------------

uploaded branch-3.0 and branch-2 patches (patch applies cleanly to branch-3.1)

branch-3.0 changes:
* TestRMWebServicesApps {{int expectedNumberOfElements = 39 + (hasResourceReqs ? 2 : 0);}} instead of \{{int expectedNumberOfElements = 40 + (hasResourceReqs ? 2 : 0);}}

branch-2 changes:
 * Similar change as branch-3.0 in TestRMWebServicesApps
 * AppBlock to use single _ identifier
 * for some reason the "L" suffixes changed case in branch-3 in ProtocolHATestBase. kept it lower case in branch-2...

> Add application launch time to Resource Manager REST API
> --------------------------------------------------------
>
>                 Key: YARN-7088
>                 URL: https://issues.apache.org/jira/browse/YARN-7088
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 3.0.0-alpha4
>            Reporter: Abdullah Yousufi
>            Assignee: Kanwaljeet Sachdev
>            Priority: Major
>             Fix For: 3.2.0
>
>         Attachments: YARN-7088-branch-2.001.patch, YARN-7088-branch-3.0.001.patch, YARN-7088.001.patch, YARN-7088.002.patch, YARN-7088.003.patch, YARN-7088.004.patch, YARN-7088.005.patch, YARN-7088.006.patch, YARN-7088.007.patch, YARN-7088.008.patch, YARN-7088.009.patch, YARN-7088.010.patch, YARN-7088.011.patch, YARN-7088.012.patch, YARN-7088.013.patch, YARN-7088.014.patch, YARN-7088.015.patch, YARN-7088.016.patch, YARN-7088.017.patch
>
>
> Currently, the start time in the old and new UI actually shows the app submission time. There should actually be two different fields; one for the app's submission and one for its launch, as well as the elapsed pending time between the two.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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