Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 795 Bytes

File metadata and controls

19 lines (11 loc) · 795 Bytes

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