Kafka Connect deep dive

Kafka Connect is a part of the Confluent platform. It is integrated with Kafka. Using Kafka Connect, it's very easy to build data pipelines from multiple sources to multiple targets. Source Connectors import data from another system (for example, from a relational database into Kafka) and Sink Connectors export data (for example, the contents of a Kafka topic to an HDFS file).

Get Modern Big Data Processing with Hadoop now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.