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.
Error injecting constructor, java.lang.ExceptionInInitializerError
at org.agileworks.elasticsearch.river.csv.CSVRiver.(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.
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.
Error injecting constructor, java.lang.ExceptionInInitializerError
at org.agileworks.elasticsearch.river.csv.CSVRiver.(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.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.