You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2016/03/31 01:45:25 UTC

[jira] [Comment Edited] (TEZ-3173) Update Tez AM REST APIs for more information for each vertex

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

Hitesh Shah edited comment on TEZ-3173 at 3/30/16 11:44 PM:
------------------------------------------------------------

Also, at some point down the line we can go back and look at fixing finish time if needed.  Vertexstats was already using -1 earlier so the new changes are consistent with earlier values for first/last task start/finish times


was (Author: hitesh):
Also, at some point down the line we can go back and look at fixing finish time if needed.  

> Update Tez AM REST APIs for more information for each vertex
> ------------------------------------------------------------
>
>                 Key: TEZ-3173
>                 URL: https://issues.apache.org/jira/browse/TEZ-3173
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Sreenath Somarajapuram
>            Assignee: Zhiyuan Yang
>         Attachments: TEZ-3173.1.patch, TEZ-3173.2.patch, TEZ-3173.3.patch, TEZ-3173.4.patch
>
>
> `/ui/ws/v2/tez/verticesInfo` endpoint in WebUIService must be upgraded to send back the following fields
> # initTime
> # startTime
> # finishTime
> # firstTaskStartTime
> # lastTaskFinishTime
> in addition to the existing id, status, progress, totalTasks,  succeededTasks, runningTasks, pendingTasks, failedTaskAttempts & killedTaskAttempts fields.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)