Re: using Camel with CloudKarafka

2024-03-01 Thread Chirag
Hello Andrea, Thanks for the callout. I had this correctly set up in my route that writes to Kafka but i had missed it on my read from Kafka flow as well as ended up having two lines of Yaml merged into one due to manual editing. Both work now. Here is my updated route: - route: id:

Re: using Camel with CloudKarafka

2024-03-01 Thread Chirag
That is unfortunate. CloudKarafka free tier allowed to get a kafka instance in about two minutes on the web simplifying prototyping. On Fri, Mar 1, 2024, 01:05 Claus Ibsen wrote: > Hi > > Just a caution that the company sent out this EOL announcement >

Re: using Camel with CloudKarafka

2024-02-29 Thread Claus Ibsen
Hi Just a caution that the company sent out this EOL announcement https://www.cloudkarafka.com/blog/end-of-life-announcement.html On Fri, Mar 1, 2024 at 2:20 AM Chirag wrote: > Hi, > > I am working on a Proof of concept with CloudKarafka (Kafka hosting > provider) and camel. > > I am using

Re: using Camel with CloudKarafka

2024-02-29 Thread Andrea Cosentino
Hi, Have a look at how we implement the Kafka SCRAM source Kamelet. https://github.com/apache/camel-kamelets/blob/main/kamelets/kafka-scram-source.kamelet.yaml As far as I see, you need to set also saslMechanism and securityProtocol Cheers. Il giorno ven 1 mar 2024 alle ore 02:20 Chirag ha

using Camel with CloudKarafka

2024-02-29 Thread Chirag
Hi, I am working on a Proof of concept with CloudKarafka (Kafka hosting provider) and camel. I am using camel-jbang 4.4.0 Route to write to Kafka@CloudKarafka works fine. But trying to read from Kafka seems to run into challenge. here is my route: - route: id: route-09c3 nodePrefixId: