lucidworks / hive-solr

Code to index Hive tables to Solr and Solr indexes to Hive
Apache License 2.0
47 stars 34 forks source link

Something problems about running on hive2.2 #30

Closed jhkkhtd closed 6 years ago

jhkkhtd commented 7 years ago

I tested hive-solr on hive1.2.1 ,it is fine. But when testing in hive2.2 ,it shows that " java.lang.NoClassDefFoundError: com/lucidworks/hadoop/hive/LWSerDe "

How can i solve these problems? please.

ctargett commented 6 years ago

Hive 2 is not expected to be supported until sometime this Summer.