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
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.