Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

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.