Apache Kafka Connect培训
Introduction
Overview of the Apache Kafka Ecosystem (Zookeeper, Streams, Connect, etc.)
The Components of a Kafka Connect Cluster
Installing and Running Apache Kafka
Configuring the Connectors
Ingesting Database Data into Apache Kafka
Applying Transformations
Ingesting Data from a Web Server Log
Validating the Connection
Managing Connections with the REST API
Ingesting Real-time Data from the Web
Case Study: Reading and Transforming Data from Twitter
Processing and Analyzing Data with Kafka Streams
Deploying Kafka Connect
Writing Your Own Connector
Defining Dynamic Input/Output Streams
Monitoring and Managing Kafka Connect in Production
Troubleshooting
Summary and Conclusion