Dear all,

I am using Hadoop-0.20.2 and Hadoopdb Hive on a 5 node cluster.
I am connecting Hive through Eclipse but I got the error below :

Hive history file=/tmp/hadoop/hive_job_log_hadoop_201012141618_1092196256.txt 10/12/14 16:18:37 INFO exec.HiveHistory: Hive history file=/tmp/hadoop/hive_job_log_hadoop_201012141618_1092196256.txt Exception in thread "pool-1-thread-1" java.lang.NoSuchMethodError: com.facebook.fb303.FacebookService$Processor$ProcessFunction.process(ILcom/facebook/thrift/protocol/TProtocol;Lcom/facebook/thrift/protocol/TProtocol;)V at org.apache.hadoop.hive.service.ThriftHive$Processor.process(ThriftHive.java:249) at com.facebook.thrift.server.TThreadPoolServer$WorkerProcess.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
       at java.lang.Thread.run(Thread.java:619)

I know this errrooccurs due to libfb3003.jar bothin Hadoop and Hive lib. Can someone Please tell how to resolve this errror.

Thanks & Regards

Adarsh Sharma

Reply via email to