You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ewen Cheslack-Postava (JIRA)" <ji...@apache.org> on 2015/07/27 08:21:04 UTC

[jira] [Created] (KAFKA-2375) Implement elasticsearch Copycat sink connector

Ewen Cheslack-Postava created KAFKA-2375:
--------------------------------------------

             Summary: Implement elasticsearch Copycat sink connector
                 Key: KAFKA-2375
                 URL: https://issues.apache.org/jira/browse/KAFKA-2375
             Project: Kafka
          Issue Type: Sub-task
            Reporter: Ewen Cheslack-Postava
             Fix For: 0.8.3


Implement an elasticsearch sink connector for Copycat. This should send records to elasticsearch with unique document IDs, given appropriate configs to extract IDs from input records.

The motivation here is to provide a good end-to-end example with built-in connectors that require minimal dependencies. Because Elasticsearch has a very simple REST API, an elasticsearch connector shouldn't require any extra dependencies and logs -> Elasticsearch (in combination with KAFKA-2374) provides a compelling out-of-the-box Copycat use case.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)