How to install connector plugins in Kafka Connect
Kafka Connect (which is part of Apache Kafka) supports pluggable connectors, enabling you to stream data between Kafka and numerous types of system, including to mention just a few:
-
Databases
-
Message Queues
-
Flat files
-
Object stores
The appropriate plugin for the technology which you want to integrate can be found on Confluent Hub.