3. Model Deployment with kafka – KNIME Community Hub

Kafka consumer retrieve the data send through kafka producer and stream it through trained model to predict the output. The new incoming data is then resend to kafka producer to update the database


This is a companion discussion topic for the original entry at https://hub.knime.com/-/spaces/-/latest/~5ULH0rK7hJK2vigA/

I found out that there is an issue on the latest version of KNIME 5.1.1. The Kafka consumer does not able to retrieve the data from the topic. It will keep returning an empty value even though the Kafka have been set up correctly. Thank you for your time for resolving this issue.