Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 1.71 KB

README.md

File metadata and controls

33 lines (18 loc) · 1.71 KB

Kafka Connect Suite of Cloud Storage Connectors

FOSSA Status

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:

Kafka Connect Sink Connector for Amazon Simple Storage Service (S3)

Documentation for this connector can be found here.

Development

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.

Contribute

License

The project is licensed under the Apache 2 license.

FOSSA Status