jprante / elasticsearch-jdbc

JDBC importer for Elasticsearch
Apache License 2.0
2.84k stars 710 forks source link

getting exception while using elasticsearch-river-jdbc plugin #454

Open rahulmodi1 opened 9 years ago

rahulmodi1 commented 9 years ago

I am very new to Elastic Search. I want to index MySql data into it. I have studied few links but i am not able to get through it. Actually, i am using Windows system. Here i am not able to run below command:

./bin/plugin --install jdbc --url http://xbib.org/repository/org/xbib/elasticsearch/plugin/elasticsearch-river-jdbc/1.4.0.6/elasticsearch-river-jdbc-1.4.0.6-plugin.zip

Alternatively, i downloaded a zip having "elasticsearch-river-jdbc-1.0.0.RC1.2.jar". Then i put this jar in lib folder of Elastic Search so while running "elasticsearch.bat" file it is giving me an exception saying : "plugin river-jdbc, failed to invoke custom onModule method".

Can anyone tell me how to solve this issue OR is there any alternate approach to index MySql data.

eserror

ravindra9 commented 9 years ago

i have also same issue...... rahul, if u resolved above issue then plz, tell me how to solve this issue...