Skip to main content
Skip table of contents

Apache Kafka Connector 2.0.0

The adapter combines the functions of the Apache Kafka Subscriber and Publisher and thus enables the following:

  • Subscribe to messages on a specific topic, unsubscribe or read the last message

  • Publish news on a specific Apache Kafka topic

General information on Apache Kafka:

Apache Kafka makes it possible to store and process data streams via a distributed streaming platform. Various interfaces can be used to write data to Kafka clusters, read data or import or export data from third-party systems. Thanks to its high fault tolerance and scalability, Apache Kafka is suitable for large amounts of data and applications, e.g. in the big data environment.

You can find more information on how to use Apache Kafka in a local environment here.

You can find more information on the configuration and integration of TLS certificates in Apache Kafka Cluster here.

For more information on the Apache Kafka Connector, see:

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.