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

Daniel Templeton commented on YARN-7088:
----------------------------------------

I know you're working on getting the patch working still, but here are a couple 
of initial comments:

# The {{ApplicationReport.getLaunchTime()}} javadocs should be verbose about 
what a launch time is compared with what a start time is.  It should probably 
also explain that the current state of affairs is because of compatibility of 
the web services endpoints.
# In the protos you can't change previously assigned numbers.  Put the launch 
time at the end.
# I see both "launch" time and "launched" time.  You should probably pick one.

> Fix application start time and add submit time to UIs
> -----------------------------------------------------
>
>                 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: Abdullah Yousufi
>         Attachments: YARN-7088.001.patch, YARN-7088.002.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 start, as well as the elapsed pending time 
> between the two.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to