Not able to read Kafka Messages with Glassflow #148
-
|
I had a problem while using Glassflow to connect to a Kafka Stream from Confluent Cloud. After all the configurations and the pipeline deployment, the pipeline was not able to ingest any incoming messages into ClickHouse. More specifically, I can see an error message in establishing the connectivity with Kafka and then a message saying "No messages to send". Any help with this would be greatly appreciated. |
Beta Was this translation helpful? Give feedback.
Answered by
PabloPardoGarcia
Aug 13, 2025
Replies: 1 comment 3 replies
-
|
Hi @Dhairya1007 thanks for reaching out. Could you provide the following information so we can debug the issue?
Thanks |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looks like this bug was patched in version 0.1.3.
Could you try to run the same pipeline with the latest version?