Hi all,
I'm trying a setup in which I need to push data from Kafka to RabbitMQ. I'm
using Debezium Kafka Connect base image and adding additional plugins as
required. As sink connector to RabbitMQ, I'm trying out Camel RabbitMQ
connector plugin. I've copied the plugin jar in the plugin.path of
jar won't work. This is also explained in the documentation:
https://camel.apache.org/camel-kafka-connector/0.11.x/user-guide/getting-started/try-it-out-locally.html
Il giorno mar 15 mar 2022 alle ore 10:11 Gururaj Maddodi <
gururaj.madd...@6gorillas.nl> ha scritto:
> Hi all,
>
>