Skip to content

CoffeeBeansLabs/kafka-connect-azure-blob-storage

Repository files navigation

Kafka Connect Azure Blob Storage

A kafka connector for ingesting data from kafka topics to Azure Blob Storge.

Kafka Connect Sink Connector for Azure Blob Storage

Documentation for this connector can be found here.

Development

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.

Contribute