Kafka Connect Concepts
Reading Time: 3 minutes Kafka Connect is a data distribution framework within and outside of Apache Kafka®. The Confluent Platform is deployed with a few built-in connectors that can be used to stream data to or from commonly used systems such as related websites or HDFS. To effectively discuss the internal functionality of Kafka Connect, it is helpful to establish a few key concepts: Connectors Tasks Workers Converters Transform Continue Reading