Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example of using kafka-streams-protobuf-serde #374

Open
aivinog1 opened this issue Feb 4, 2021 · 2 comments
Open

Example of using kafka-streams-protobuf-serde #374

aivinog1 opened this issue Feb 4, 2021 · 2 comments

Comments

@aivinog1
Copy link

aivinog1 commented Feb 4, 2021

It would be nice to have examples of using Protobuf serde along with Avro. Right now docs pointing at https://github.com/confluentinc/schema-registry/blob/master/protobuf-serde/src/test/java/io/confluent/kafka/streams/serde/protobuf/KafkaProtobufSerdeTest.java as an example of using Protobuf which is not convenient.

@gAmUssA
Copy link

gAmUssA commented Feb 5, 2021

@aivinog1 have you seen https://kafka-tutorials.confluent.io/changing-serialization-format/kstreams.html#create-an-avro-schema-for-input-events-and-a-protobuf-schema-for-the-output?

Hope this helps

@aivinog1
Copy link
Author

aivinog1 commented Feb 8, 2021

@gAmUssA It seems that this is what I'm looking for! Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants