You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Marcel Period (JIRA)" <ji...@apache.org> on 2014/08/02 18:02:12 UTC

[jira] [Commented] (FLUME-2434) elasticsearchsink: class name as clientType

    [ https://issues.apache.org/jira/browse/FLUME-2434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14083609#comment-14083609 ] 

Marcel Period commented on FLUME-2434:
--------------------------------------

I changed the ElasticsearchSink in Flume 1.4.0 to run percolate queries on the submitted events and change them based on the match. The place to change that in Flume 1.5.0 would be the client implementation. Therefore I would be glad if I could change that implementation in the future so that I could use the original Sink.

> elasticsearchsink: class name as clientType
> -------------------------------------------
>
>                 Key: FLUME-2434
>                 URL: https://issues.apache.org/jira/browse/FLUME-2434
>             Project: Flume
>          Issue Type: Wish
>          Components: Configuration, Sinks+Sources
>    Affects Versions: notrack
>            Reporter: Marcel Period
>            Priority: Minor
>
> It would be very nice to provide your own ElasticSearchClient implementation by setting the clientType to an arbitrary class name. This would require changing the ElasticSearchClientFactory and maybe the ElasticSearchClient interface to set the parameters that are now provided via constructors.



--
This message was sent by Atlassian JIRA
(v6.2#6252)