A kafka connector for ingesting data from kafka topics to Azure Blob Storge.
Documentation for this connector can be found here.
To build a development version you'll need a recent version of Kafka.
You can build kafka-connect-azure-blob-storage with Maven using the standard lifecycle phases.
- Source Code: https://github.com/CoffeeBeansLabs/kafka-connect-azure-blob-storage
- Issue Tracker: https://github.com/CoffeeBeansLabs/kafka-connect-azure-blob-storage/issues
- Learn how to work with the connector's source code by reading our Development and Contribution guidelines.