Re: LLAP Query Failed with no such method exception

2017-08-02 Thread Gopal Vijayaraghavan
Hi, > java.lang.Exception: java.util.concurrent.ExecutionException: > java.lang.NoSuchMethodError: > org.apache.hadoop.tracing.SpanReceiverHost.getInstance(Lorg/apache/hadoop/conf/Configuration;)Lorg/apache/hadoop/tracing/SpanReceiverHost; There's a good possibility that you've built hive-2.1.1

LLAP Query Failed with no such method exception

2017-08-01 Thread Amit Kumar
Hi, I have configured hadoop 2.7.3 and hive 2.1.1 with LLAP. tez quiries are running fine, but after LLAP daemon is launched using slider, any insert or count(*) llap queries is throwing exception: java.lang.Exception: java.util.concurrent.ExecutionException: java.lang.NoSuchMethodError: org.apa