does anyone able to sort this one out ? im hitting same error
is there a way to fix this by copying right version of jars. I tried copying
older version of jar in solr lib but get same error.
Solr: 4.6.1
Hadoop: 2.0.0..CDH
--
View this message in context:
http://lucene.472066.n3.nabble.com/S
Yup - sounds right. Previous releases were not built against hadoop 2 GA, but
whatever was available at the time (the beta release, etc).
You can only be sure things will work right with the version we build against,
though often things should work with other versions depending on what has
chan
I gave another try with Solr 4.4 which ship with Cloudera VM as Cloudera
Search but same result. It seems there is compitability issue with protobuf
library dependecy in haddop java client and HDFS server it self.
Solr 4.4 depend on protobuf-java-2.4.0a.jar
Solr 4.6 depend on protobuf-java-2.5.0.