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

Data is not importing from hive to solr #39

Open JAYMIN1991 opened 6 years ago

JAYMIN1991 commented 6 years ago

I am using hive 2.1.1 Bin and solr 7.0. now i am importing data from HDFS to hive table and its working fine. we are working on big data so need to indexing in data and upgrade performance so we are using solr. if i am importing data from hive to solr is not working.

hadoop version : 2.7 Hive version : 2.1.1 Solr version: 7.0 OS: cent os 7 Java version: 1.8.0_144

Please help me for this issue.

Thanks in advance,

ctargett commented 6 years ago

The Hive SerDe has not yet been tested with Solr 7; that is planned for this Summer.