I am trying to index the data from csv. For that I have copied plugin 
 elasticsearch-river-csv-2.2.0 into plugins directory and I have restarted 
it with below command.
./bin/elasticsearch &
After copied the plugin, Its giving below error.

org.elasticsearch.common.inject.CreationException: Guice creation errors:

1) Error injecting constructor, java.lang.ExceptionInInitializerError
  at org.agileworks.elasticsearch.river.csv.CSVRiver.<init>(Unknown Source)
  while locating org.agileworks.elasticsearch.river.csv.CSVRiver
  while locating org.elasticsearch.river.River

1 error

and not able to index file.
XXXX:9200    is working fine.

Could Someone help me please.

-- 
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 elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/65eba074-6680-4378-9145-3b9a59a805c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to