Created 10-19-2016 03:25 PM
We are using HDP with Flume 1.5.2.2.4 and attempting to get the Elasticsearch connector working. We installed elasticsearch-2.4.1.jar along with lucene-core-5.5.2.jar at first. When restarting flume we get java.lang.NoSuchFieldError: LUCENE_4_10_2.
We get these NoSuchfieldErrors no matter which version of lucene we use: LUCENE_5_2_1, LUCENE_4_0_0...
Can anyone shed some light on how to get elasticsearch libs to work with flume?
Thanks
Mike
Created 10-19-2016 05:07 PM
We passed this problem by eventually just matching up one of the versions of the lucene library.
Created 10-19-2016 05:07 PM
We passed this problem by eventually just matching up one of the versions of the lucene library.