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

Sreenath Somarajapuram commented on TEZ-3173:
---------------------------------------------

The events array property that comes from ATS. By default we get 
VERTEX_INITIALIZED, VERTEX_STARTED & VERTEX_FINISHED.
But the UI is flexible enough to take in any number of events. Hence events 
like VERTEX_PARALLELISM_UPDATED can also be send when available.

> Update Tez AM REST APIs to send back realtime events
> ----------------------------------------------------
>
>                 Key: TEZ-3173
>                 URL: https://issues.apache.org/jira/browse/TEZ-3173
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Sreenath Somarajapuram
>
> `/ui/ws/v2/tez/verticesInfo` endpoint in WebUIService must be upgraded to 
> send back the following fields
> # startTime
> # endTime
> # firstTaskStartTime
> # lastTaskFinishTime
> # events
> 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)

Reply via email to