kafka-connect-elasticsearch is a Kafka Connector for copying data between Kafka and Elasticsearch.
To build a development version you'll need a recent version of Kafka as well as a set of upstream Confluent projects, which you'll have to build from their appropriate snapshot branch. See the FAQ for guidance on this process.
You can build kafka-connect-elasticsearch with Maven using the standard lifecycle phases.
- Source Code: https://github.com/confluentinc/kafka-connect-elasticsearch
- Issue Tracker: https://github.com/confluentinc/kafka-connect-elasticsearch/issues
This project is licensed under the Confluent Community License.
- While installing confluent-common, please make sure they had set the kafka version correctly in their pom.xml to the kafka version you are going to 'gradle installAll', if not, change it to what you just installed manually.