Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
1.3.1
-
None
-
None
Description
Sometimes, you want to set the id on the document that is being written to elasticsearch so that you can later search by that id or overwrite previous versions of the same document (as they have the same id).
This enhancement allows developers to provide a custom class that can read the incoming Avro event and determine the ID from it.
We currently have this enhancement working successfully against Flume 1.3.1. A patch against trunk will be provided shortly.
Attachments
Attachments
Issue Links
- is related to
-
FLUME-2015 ElasticSearchSink: need access to IndexRequestBuilder instance during flume event processing
- Resolved
- links to