Re: Error executing sql using shark 0.9.0 / hadoop 2.2.0 - incompatible protobuf 2.5 and 2.4.1

2014-03-31 Thread qingyang li
if i delete protobuf-java-2.4.1-shaded.jar , there will be other errors. 2014-03-28 5:25 GMT+08:00 yao : > So it looks like shark introduces protobuf-2.4, are you sure shark depends > on the right spark version ? I am not familiar with shark's dependencies, > but in your case, you could delete t

Re: Error executing sql using shark 0.9.0 / hadoop 2.2.0 - incompatible protobuf 2.5 and 2.4.1

2014-03-27 Thread yao
So it looks like shark introduces protobuf-2.4, are you sure shark depends on the right spark version ? I am not familiar with shark's dependencies, but in your case, you could delete the protobuf-2.4 and it should not affect anything. On Wed, Mar 26, 2014 at 6:24 PM, qingyang li wrote: > my spa

Re: Error executing sql using shark 0.9.0 / hadoop 2.2.0 - incompatible protobuf 2.5 and 2.4.1

2014-03-26 Thread qingyang li
my spark can also work well with hadoop2.2.0 my shark can not work well with hadoop2.2.0 because protobuf version problem. in shark direcotry , i found two vesions of protobuf, and they all are loaded into classpath. [root@bigdata001 shark-0.9.0]# find . -name "proto*.jar" ./lib_managed/jars/or

Re: Error executing sql using shark 0.9.0 / hadoop 2.2.0 - incompatible protobuf 2.5 and 2.4.1

2014-03-26 Thread qingyang li
my spark can also work well with hadoop2.2.0 my shark can not work well with hadoop2.2.0 because protobuf version problem. in shark direcotry , i found two vesions of protobuf, and they all are loaded into classpath. [root@bigdata001 shark-0.9.0]# find . -name "proto*.jar" ./lib_managed/jars/or