Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Flume with Elasticsearch noSuchFieldError

avatar
Contributor

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

1 ACCEPTED SOLUTION

avatar
Contributor

We passed this problem by eventually just matching up one of the versions of the lucene library.

View solution in original post

1 REPLY 1

avatar
Contributor

We passed this problem by eventually just matching up one of the versions of the lucene library.