joshuadeanhall / Kafka-Connect-Cosmos-Source

An Azure Cosmos DB Kafka Source Connector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kafka Connect Azure Cosmos DB Change Feed

Build Status

This connector is used to load data from Azure Cosmos DB to Kafka using the Change Feed functionality.

#TODO

  • Testing
    1. Unit Test
    2. Kafka
  • Look into partitions being created and rebalanced
  • Switch partition readers to be multi threaded
  • Improve offset setting
  • Add Logging
  • Improve readme with instructions for simple setup.

About

An Azure Cosmos DB Kafka Source Connector

License:Apache License 2.0


Languages

Language:Java 100.0%