ElasticsearchSink2 icon indicating copy to clipboard operation
ElasticsearchSink2 copied to clipboard

It does not work wtih elasticsearch 2.2.1

Open glh1991 opened this issue 8 years ago • 0 comments

the error log shows:

[ERROR - org.apache.flume.lifecycle.LifecycleSupervisor$MonitorRunnable.run(LifecycleSupervisor.java:251)] Unable to start SinkRunner: { policy:org.apache.flume.sink.DefaultSinkProcessor@269c7f70 counterGroup:{ name:null counters:{} } } - Exception follows.
java.lang.NoSuchFieldError: LUCENE_5_3_1

the elasticsearch 2.2.1 uses lucene 5.4.1, how to fix it. thx

glh1991 avatar Jan 04 '17 02:01 glh1991