[
https://issues.apache.org/jira/browse/FLUME-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13936172#comment-13936172
]
Otis Gospodnetic commented on FLUME-2225:
-----------------------------------------
2 thoughts:
# does Jest by some chance also work withe older Guava?
# Flume does just one type of call to ES - to index docs, right? Maybe it
would be much easier to then just do that "manually" with HttpClient and ditch
Jest.
> Elasticsearch Sink for ES HTTP API
> ----------------------------------
>
> Key: FLUME-2225
> URL: https://issues.apache.org/jira/browse/FLUME-2225
> Project: Flume
> Issue Type: New Feature
> Affects Versions: v1.5.0
> Reporter: Otis Gospodnetic
> Fix For: v1.4.1, v1.5.0
>
> Attachments: FLUME-2225-0.patch, FLUME-2225-1.patch
>
>
> Existing ElasticSearchSink uses ES TransportClient. As such, one cannot use
> the ES HTTP API, which is sometimes easier, and doesn't have issues around
> client and server/cluster components using incompatible versions - currently,
> both client and server/cluster need to be on the same version.
> See
> http://search-hadoop.com/m/k76HH9Te68/otis&subj=Elasticsearch+sink+that+uses+HTTP+API
--
This message was sent by Atlassian JIRA
(v6.2#6252)