[
https://issues.apache.org/jira/browse/FLUME-2921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375587#comment-15375587
]
Mike Percy commented on FLUME-2921:
-----------------------------------
{quote}
The idea is that the user will not use the original elasticsearch.jar, for
instance. But, instead, he will create a shaded jar that shades guava. This
way, we will only have to load one version of Guava and avoid collisions.
{quote}
Hmm, I see. Maybe I misunderstood your first shading patch. Do you think that
is still a viable approach, knowing what we know now? I didn't realize the
shade plugin was capable of multiple levels of dependency rewrites, but
logically it makes sense.
> 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)