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

Bikas Saha resolved TEZ-740.
----------------------------

       Resolution: Fixed
    Fix Version/s: 0.3.0

commit 9138f790659cb074c70571592b769eda0095172f
Author: Bikas Saha <[email protected]>
Date:   Thu Jan 16 21:34:03 2014 -0800

    TEZ-140. Tez/hive task failure on large DAG with Invalid event: TA_SCHEDULE 
at KILLED (bikas)


> Tez/hive task failure on large DAG with Invalid event: TA_SCHEDULE at KILLED
> ----------------------------------------------------------------------------
>
>                 Key: TEZ-740
>                 URL: https://issues.apache.org/jira/browse/TEZ-740
>             Project: Apache Tez
>          Issue Type: Bug
>    Affects Versions: 0.2.0
>            Reporter: Gopal V
>            Assignee: Bikas Saha
>             Fix For: 0.3.0
>
>         Attachments: TA_SCHEDULE.log.tgz, TEZ-740.1.patch
>
>
> The Tez AM exits with the following error and kills the query
> {code} 
> 2014-01-16 22:18:14,661 ERROR [AsyncDispatcher event handler] 
> org.apache.tez.dag.app.dag.impl.TaskAttemptImpl: Can't handle this event at 
> current state for attempt_1389745080241_0038_1_01_000096_2
> org.apache.hadoop.yarn.state.InvalidStateTransitonException: Invalid event: 
> TA_SCHEDULE at KILLED
> {code}
> Another attempt had died on an Exception 
> {code}
> org.apache.tez.dag.app.dag.impl.TaskAttemptImpl: 
> attempt_1389745080241_0038_1_13_000114_2 TaskAttempt Transitioned from 
> RUNNING to FAIL_IN_PROGRESS
> {code}
> Looks like a mapper failed and the reducer went from NEW to KILLED, but got a 
> TA_SCHEDULE after entering KILLED.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to