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

TezQA commented on TEZ-3137:
----------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment
  http://issues.apache.org/jira/secure/attachment/12789819/TEZ-3137-1.patch
  against master revision bdcdfcc.

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    {color:red}-1 javac{color:red}.  The patch appears to cause the build to 
fail.

Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/1509//console

This message is automatically generated.

> Tez task failed with illegal state exception in recovery
> --------------------------------------------------------
>
>                 Key: TEZ-3137
>                 URL: https://issues.apache.org/jira/browse/TEZ-3137
>             Project: Apache Tez
>          Issue Type: Bug
>    Affects Versions: 0.7.0
>            Reporter: Jeff Zhang
>            Assignee: Jeff Zhang
>         Attachments: TEZ-3137-1.patch
>
>
> {noformat}
> 2016-02-19 02:33:18,917 [INFO] [Dispatcher thread {Central}] 
> |impl.VertexImpl|: vertex_1455323976018_32442_1_20 [       Map 31] 
> transitioned from NEW to INITIALIZING due to event V_INIT
> 154089 2016-02-19 02:33:18,917 [INFO] [InputInitializer {Map 31} #0] 
> |dag.RootInputInitializerManager|: Starting InputIn       itializer for 
> Input: web_sales on vertex vertex_1455323976018_32442_1_20 [Map 31]
> 154090 2016-02-19 02:33:18,917 [ERROR] [Dispatcher thread {Central}] 
> |impl.VertexImpl|: Uncaught Exception when handling        event V_START on 
> vertex Map 31 with vertexId vertex_1455323976018_32442_1_20 at current state 
> INITIALIZING
>  java.lang.IllegalStateException: Vertex: vertex_1455323976018_32442_1_20 
> [Map 31] got invalid start event
>      at 
> com.google.common.base.Preconditions.checkState(Preconditions.java:149)
>      at 
> org.apache.tez.dag.app.dag.impl.VertexImpl$StartWhileInitializingTransition.transition(VertexImpl.java:360
>        8)
>     at 
> org.apache.tez.dag.app.dag.impl.VertexImpl$StartWhileInitializingTransition.transition(VertexImpl.java:360
>        0)
>     at 
> org.apache.hadoop.yarn.state.StateMachineFactory$SingleInternalArc.doTransition(StateMachineFactory.java:3
>        62)
>     at 
> org.apache.hadoop.yarn.state.StateMachineFactory.doTransition(StateMachineFactory.java:302)
>      at 
> org.apache.hadoop.yarn.state.StateMachineFactory.access$300(StateMachineFactory.java:46)
>      at 
> org.apache.hadoop.yarn.state.StateMachineFactory$InternalStateMachine.doTransition(StateMachineFactory.jav
>        a:448)
>      at 
> org.apache.tez.state.StateMachineTez.doTransition(StateMachineTez.java:57)
>      at 
> org.apache.tez.dag.app.dag.impl.VertexImpl.handle(VertexImpl.java:1862)
>     at org.apache.tez.dag.app.dag.impl.VertexImpl.handle(VertexImpl.java:201)
>      at 
> org.apache.tez.dag.app.DAGAppMaster$VertexEventDispatcher.handle(DAGAppMaster.java:1978)
>      at 
> org.apache.tez.dag.app.DAGAppMaster$VertexEventDispatcher.handle(DAGAppMaster.java:1964)
>      at 
> org.apache.tez.common.AsyncDispatcher.dispatch(AsyncDispatcher.java:183)
>      at org.apache.tez.common.AsyncDispatcher$1.run(AsyncDispatcher.java:114)
>      at java.lang.Thread.run(Thread.java:745)
> {noformat}



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

Reply via email to