Apache Kafka 4.15 Examples
The following examples shows how to configure Apache Kafka Connector:
-
Publish and Consume Example
Use the Publish and Consume to publish a message to Apache Kafka and then retrieve it. -
Integrate Confluent Schema Registry
Configure Confluent Schema Registry via the Additional Properties field using Kafka Connector. -
Configure AWS IAM Authentication
Configure SASL/AWS IAM authentication to connect to an Amazon MSK cluster. -
Publish Multiple Messages with Bulk Publish
Use Bulk Publish to publish multiple messages to Apache Kafka in one operation.



