You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tez.apache.org by "Jason Lowe (JIRA)" <ji...@apache.org> on 2015/12/17 22:54:46 UTC

[jira] [Created] (TEZ-3010) Container task acquisition has no retries for errors

Jason Lowe created TEZ-3010:
-------------------------------

             Summary: Container task acquisition has no retries for errors
                 Key: TEZ-3010
                 URL: https://issues.apache.org/jira/browse/TEZ-3010
             Project: Apache Tez
          Issue Type: Bug
    Affects Versions: 0.7.0
            Reporter: Jason Lowe


There's no retries for errors that occur during task acquisition.  If any error occurs the container will just shut down, resulting in task attempt failures if a task attempt happened to be assigned to the container by the AM.  The container should try harder to obtain the task before giving up.



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