[
https://issues.apache.org/jira/browse/TEZ-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202671#comment-15202671
]
Sreenath Somarajapuram commented on TEZ-2967:
---------------------------------------------
- Sorry that I had to keep these changes pending, for giving a better fix.
-- Guess the ideal fix would be to correct the way startTime is determined at
the AM side (To the time that the vertex got a container and started).
- The patch is not clean
{code}
patching file tez-ui/src/main/webapp/app/scripts/models/dag.js
Hunk #1 succeeded at 194 (offset 2 lines).
patching file tez-ui/src/main/webapp/app/templates/vertex/index.hbs
{code}
-- That said the patch is good to go for UI v1.
- Have created TEZ-3178 for the upcoming changes.
> Vertex start time should be that of first task start time in UI
> ---------------------------------------------------------------
>
> Key: TEZ-2967
> URL: https://issues.apache.org/jira/browse/TEZ-2967
> Project: Apache Tez
> Issue Type: Bug
> Components: UI
> Reporter: Rohini Palaniswamy
> Assignee: Sreenath Somarajapuram
> Attachments: TEZ-2967.1.patch
>
>
> Currently it shows the vertex initialization time which is hardly of any
> use.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)