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

Kuhu Shukla commented on TEZ-3938:
----------------------------------

bq. Remove unnecessary if failed event check. With this change my understanding 
is the task attempt will always enter the submitted state

In both cases the state is SUBMITTED unless the NO_PROGRESS event is handled, 
which moves the TA to FAIL_IN_PROGRESS state, at this point the test will fail. 

> Task attempts failing due to not making progress
> ------------------------------------------------
>
>                 Key: TEZ-3938
>                 URL: https://issues.apache.org/jira/browse/TEZ-3938
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Jonathan Eagles
>            Assignee: Kuhu Shukla
>            Priority: Major
>         Attachments: TEZ-3938.001.patch
>
>
> Last progress time is initialized at TaskAttemptImpl object creation. 
> Heartbeats can be sent over the umbilical as soon as the container is 
> assigned an attempt. If the container assignment takes longer than the task 
> progress timeout, we can timeout the task on the first heartbeat.



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

Reply via email to