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)