You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Jonathan Eagles (JIRA)" <ji...@apache.org> on 2018/05/17 20:23:00 UTC

[jira] [Created] (TEZ-3938) Task attempts failing due to not making progress

Jonathan Eagles created TEZ-3938:
------------------------------------

             Summary: 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


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)