Skip to main content

All Questions

0 votes
0 answers
46 views

Issue Decoding Protobuf Messages from Kafka in PyFlink Due to String Conversion

We are trying to consume Protobuf-encoded messages from a Kafka topic using PyFlink. However, we are encountering message parsing errors when attempting to decode the messages later in our pipeline. ...
NOUFAL RIJAL's user avatar
0 votes
1 answer
595 views

Apache Flink Stateful Function - Serialization problem?

I'm trying to build a project using an Apache Flink Stateful Function in Python, but I can't seem to get it to work. What I've narrowed the issue down to is that it seems when I send the request to ...
Ertai87's user avatar
  • 1,346