You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2018/10/26 02:45:00 UTC

[jira] [Assigned] (TEZ-3957) Report TASK_DURATION_MILLIS as a Counter for completed tasks

     [ https://issues.apache.org/jira/browse/TEZ-3957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Shelukhin reassigned TEZ-3957:
-------------------------------------

    Assignee: Sergey Shelukhin  (was: Eric Wohlstadter)

> Report TASK_DURATION_MILLIS as a Counter for completed tasks
> ------------------------------------------------------------
>
>                 Key: TEZ-3957
>                 URL: https://issues.apache.org/jira/browse/TEZ-3957
>             Project: Apache Tez
>          Issue Type: Improvement
>            Reporter: Eric Wohlstadter
>            Assignee: Sergey Shelukhin
>            Priority: Major
>         Attachments: TEZ-3957.patch
>
>
> timeTaken is already being reported by {{TaskAttemptFinishedEvent}}, but not as a Counter.
> Combined with TEZ-3911, this provides min(timeTaken), max(timeTaken), avg(timeTaken).
> The value will be: {{finishTime - launchTime}}
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)