I want to connect by MQTT broker to Apache Kafka (non enterprise version and no confluent kafka managed service used).
I was using Confluent's Kafka Connect MQTT source and sink but I realized it comes with a trial period of 30 days after which it requires a license.
Are there any other open source / free options to use as a bidirectional bridge between Apache Kafka and mqtt broker.
You can use Lenses' MQTT Source Connector:
A Connector to read events from MQTT and push them to Kafka. The connector subscribes to the specified topics and and streams the records to Kafka.
Lenses also offer MQTT Sink Connector for streaming records from Kafka to a target system.
Both connectors require the following:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With