Kafka (Cloud from Confluent)

@paideepak,

happy to hear that you can Connect to Kafka now.

Regarding your producing problem. Just for testing I’d change the sending type from Fire and forget to Asynchronous (this will throw an exception if something goes wrong).

Maybe Knime Kafka nodes - kafka version helps you further with the Consumer.

If you still cannot access any entries via the consumer that you produced please let me know

Best
Mark

2 Likes