[
https://issues.apache.org/jira/browse/TEZ-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajesh Balamohan resolved TEZ-2693.
-----------------------------------
Resolution: Implemented
Assignee: Rajesh Balamohan
Fix Version/s: 0.8.0
Fixed in TEZ-2692
> SlowestVertexAnalyzer should use vertex's first/last task start/finish time
> to determine runtime
> ------------------------------------------------------------------------------------------------
>
> Key: TEZ-2693
> URL: https://issues.apache.org/jira/browse/TEZ-2693
> Project: Apache Tez
> Issue Type: Sub-task
> Reporter: Rajesh Balamohan
> Assignee: Rajesh Balamohan
> Fix For: 0.8.0
>
>
> VertexInfo's timetaken would return based on the start/finish time recorded.
> However, for exact time taken it should be based on
> "vertexInfo.getLastTaskFinishTimeInterval() - vertexInfo
> .getFirstTaskStartTimeInterval()".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)