kafka-connect-storage-cloud is a suite of Kafka Connectors designed to be used to copy data between Kafka and public cloud stores, such as Amazon S3. The currently available connectors are listed below:
Documentation for this connector can be found here.
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 kafka-connect-storage-common FAQ for guidance on this process.
You can build kafka-connect-storage-cloud with Maven using the standard lifecycle phases.
- Source Code: https://github.com/confluentinc/kafka-connect-storage-cloud
- Issue Tracker: https://github.com/confluentinc/kafka-connect-storage-cloud/issues
The project is licensed under the Apache 2 license.