Join Slack
Powered by
Hi team, I want to consume message from kafka in p...
# random
e
Eric Liu
05/15/2023, 5:18 PM
Hi team, I want to consume message from kafka in protobuf format. Does dataStream API support that? Looks like protobuf only got mentioned in the table API section in the docs.
j
Jean-Baptiste PIN
05/16/2023, 11:32 AM
My bet it's using deserializer should work.
https://nightlies.apache.org/flink/flink-docs-release-1.17/docs/connectors/datastream/kafka/#deserializer
2
Views
Open in Slack
Previous
Next