You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Biao Wu (JIRA)" <ji...@apache.org> on 2016/07/31 08:22:20 UTC

[jira] [Commented] (HIVE-14356) ERROR [ExecutionCompletionThread #0[]]: impl.TaskRunnerCallable (:())

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

Biao Wu commented on HIVE-14356:
--------------------------------

The problem like a hive compile tez version are different.

> ERROR [ExecutionCompletionThread #0[]]: impl.TaskRunnerCallable (:())
> ---------------------------------------------------------------------
>
>                 Key: HIVE-14356
>                 URL: https://issues.apache.org/jira/browse/HIVE-14356
>             Project: Hive
>          Issue Type: Bug
>            Reporter: dancer
>
> 2016-07-27T17:08:56,112 ERROR [ExecutionCompletionThread #0[]]: impl.TaskRunnerCallable (:()) - TezTaskRunner execution failed for : AppId=applicatio
> n_1468307232009_0315, containerId=container_222212222_0315_01_000003, Dag=select name,age from llaptest order by age(Stage-1), Vertex=Map 1, Fragment
> Num=0, Attempt=2                                                                                                                                     
> java.lang.NoSuchMethodError: org.apache.tez.runtime.task.TezTaskRunner2.<init>(Lorg/apache/hadoop/conf/Configuration;Lorg/apache/hadoop/security/User
> GroupInformation;[Ljava/lang/String;Lorg/apache/tez/runtime/api/impl/TaskSpec;ILjava/util/Map;Ljava/util/Map;Lcom/google/common/collect/Multimap;Lorg
> /apache/tez/runtime/internals/api/TaskReporterInterface;Lcom/google/common/util/concurrent/ListeningExecutorService;Lorg/apache/tez/runtime/api/Objec
> tRegistry;Ljava/lang/String;Lorg/apache/tez/runtime/api/ExecutionContext;JZLorg/apache/tez/hadoop/shim/HadoopShim;)V
>     at org.apache.hadoop.hive.llap.daemon.impl.TaskRunnerCallable.callInternal(TaskRunnerCallable.java:233)                                          
>     at org.apache.hadoop.hive.llap.daemon.impl.TaskRunnerCallable.callInternal(TaskRunnerCallable.java:83)                                           
>     at org.apache.tez.common.CallableWithNdc.call(CallableWithNdc.java:36)
>     at java.util.concurrent.FutureTask.run(FutureTask.java:262)
>     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>     at java.lang.Thread.run(Thread.java:745)
> 2016-07-27T17:08:56,113 ERROR [ExecutionCompletionThread #0[]]: impl.TaskExecutorService (:()) - Failed notification received: Stacktrace: java.lang.
> NoSuchMethodError: org.apache.tez.runtime.task.TezTaskRunner2.<init>(Lorg/apache/hadoop/conf/Configuration;Lorg/apache/hadoop/security/UserGroupInfor
> mation;[Ljava/lang/String;Lorg/apache/tez/runtime/api/impl/TaskSpec;ILjava/util/Map;Ljava/util/Map;Lcom/google/common/collect/Multimap;Lorg/apache/te
> z/runtime/internals/api/TaskReporterInterface;Lcom/google/common/util/concurrent/ListeningExecutorService;Lorg/apache/tez/runtime/api/ObjectRegistry;
> Ljava/lang/String;Lorg/apache/tez/runtime/api/ExecutionContext;JZLorg/apache/tez/hadoop/shim/HadoopShim;)V
>     at org.apache.hadoop.hive.llap.daemon.impl.TaskRunnerCallable.callInternal(TaskRunnerCallable.java:233)                                          
>     at org.apache.hadoop.hive.llap.daemon.impl.TaskRunnerCallable.callInternal(TaskRunnerCallable.java:83)                                           
>     at org.apache.tez.common.CallableWithNdc.call(CallableWithNdc.java:36)                                                                           
>     at java.util.concurrent.FutureTask.run(FutureTask.java:262)
>     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)                                                               
>     at java.lang.Thread.run(Thread.java:745)



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