Welcome to Kafka Connect documentation!¶
Kafka Connect is a fault tolerant framework for running connectors and tasks to pull data into and out of a Kafka Cluster. It is essentially the E and L of ETL. Kafka Connect allows connectors and tasks to be spread across a grouping of machines for increased throughput and resiliency.
This project is a collection of connectors and transforms that can be leveraged to build a realtime ETL pipeline.