I’ve been trying to setup the Kafka connector node and I just can’t figure out how to get it done. I am using Cloud Karafka as my cloud provider and they gave me some connections info but I can’t seem to figure out how to configure it. Cloud Karafka is free. Do you guys think you could create a free account and then connect KNIME to it and then share with us what to do there please?
you are absolutely right; connecting to Cloud Karafka is tricky.
To my understanding you already have the Certs file? Otherwise please download it. These are the required steps to connect to Cloud Karafka.
Kafka Connector Dialog - Settings:
Copy and paste the CLOUDKARAFKA_BROKERS list from the Certs into the Kafka cluster field (please remove the leading and trailing quotation marks).
Just to make sure that the connector has enough time increase the validation timeout to, e.g., 5000.
Now comes the tricky part.
Kafka Connector Dialog - Advanced Settings:
Add the following three keys (you can change the key by clicking on it): security.protocol, sasl.mechanism, sasl.jaas.config and set the following values:
Hey, Mark. Today, I tried connecting to Kafka with the same Kafka Connector we got to work yesterday and I am getting an error now connecting. Also, I can’t seem to get the Kafka Producer node to work either. Could you take a look at this too, please? Thank you!