You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2015/06/25 09:16:04 UTC

[jira] [Updated] (TEZ-2577) Create TaskAttemptScheduledEvent to track scheduling started time.

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

Jeff Zhang updated TEZ-2577:
----------------------------
    Summary: Create TaskAttemptScheduledEvent to track scheduling started time.   (was: Create TaskAttemptScheduledEvent to track schedule started time. )

> Create TaskAttemptScheduledEvent to track scheduling started time. 
> -------------------------------------------------------------------
>
>                 Key: TEZ-2577
>                 URL: https://issues.apache.org/jira/browse/TEZ-2577
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Jeff Zhang
>
> Currently there's scheduledTime in TaskStartedEvent. That means we can only get the scheduled time for the first task attempt (start_time_first_taskattempt - scheduledTime). But we can't get it for the second task attempt if the first task attempt failed. The schedule should be task attempt level. 
> Getting the time spent on scheduling might be useful for performance analysis and tez-ui visualization. 



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