Hello - That was a no-go unfortunately...same error after I copied to that path. I am using same JSON I used to set up river on Windows and it worked, so I would think the river command is fine. The error specifically references the jdbc driver. I saw some postings about case sensitivity when referencing the the driver, but that is not an issue in my command...case is correct
On Friday, May 2, 2014 12:39:13 PM UTC-7, David Pilato wrote: > > put your jdbc jar files in /plugins/river-jdbc dir and it should work. > > That said, I think that your river command creation is incorrect but hard > to tell without more details. > > -- > *David Pilato* | *Technical Advocate* | *Elasticsearch.com* > @dadoonet <https://twitter.com/dadoonet> | > @elasticsearchfr<https://twitter.com/elasticsearchfr> > > > Le 2 mai 2014 à 21:29:57, [email protected] <javascript:> ( > [email protected] <javascript:>) a écrit: > > Hello - I am trying to get ElasticSearch run on Linux. I got it running on > Windows, where I have some competence, but on Linux I am really struggling. > It is actually running on the Linux box, but no matter what I do to try to > talk to the SQL Server where the data is, I cannot get the app to find the > JDBC diriver. I updated classpath ES_CLASSPATH and moved sqljdbc4 and then > sqljdbc.jar files to the directory /var/lib but that was a no-go as well. I > am running out of ways to try to get ElasticSearch to recognize this JDBC > driver. ANy ideas how to FORCE this to work? I can hit ElasticSearch from > another box on :9200 using Marvel sense, but when I try to populate the > river...BOOM - class not found > > * "error": "NoClassSettingsException[Failed to load class with value > [jdbc]]; nested: ClassNotFoundException[jdbc]; ",* > -- > You received this message because you are subscribed to the Google Groups > "elasticsearch" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elasticsearch/46771095-0be2-4897-accd-86ab5f2603c7%40googlegroups.com<https://groups.google.com/d/msgid/elasticsearch/46771095-0be2-4897-accd-86ab5f2603c7%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/496d57dd-73d6-4f87-8ca0-bbb9d624d753%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
