Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 433 Bytes

File metadata and controls

13 lines (7 loc) · 433 Bytes

Kafka Connect Elastic Search Connector

kafka-connect-elastic-search-sink is a Kafka Connector for loading data to Elasticsearch from Kafka with Avro and schema registry integration.

Development

To build a development version you'll need a recent version of Kafka. You can build kafka-connect-elastic-search with Maven using the standard lifecycle phases.

Testing