[
https://issues.apache.org/jira/browse/FLUME-2921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15385506#comment-15385506
]
Lior Zeno commented on FLUME-2921:
----------------------------------
It could work, but I highly discourage this solution. We don't want to change
elasticsearch dependency from optional to bundled and then back to optional.
I think this can wait to a release after 1.7. In the mean time users can choose
one of the following workarounds:
* Use a third party sink for elasticsearch2 (these can be found on GitHub).
* Use the rest client which supports any version of ES.
> Support Elasticsearch 2.0+
> --------------------------
>
> Key: FLUME-2921
> URL: https://issues.apache.org/jira/browse/FLUME-2921
> Project: Flume
> Issue Type: Improvement
> Components: Sinks+Sources
> Reporter: Lior Zeno
> Assignee: Lior Zeno
> Fix For: v1.7.0
>
> Attachments: FLUME-2921-0.patch, FLUME-2921-1.patch
>
>
> Elasticsearch sink supports an ancient version of ES. We should make the sink
> work with newer versions of Elasticsearch.
> I attached a patch for that. Please note that this involves upgrading netty
> and guava.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)