Protobuf support in nussknacker

18 views
Skip to first unread message

vishnu s r

unread,
Oct 11, 2022, 8:45:31 AM10/11/22
to Nussknacker
Hi,
I am testing nussknacker for my project and I was trying to integrate the nussknacker with exsiting kafka. I was able to connect to it. We are using protobuf for our project . Is protobuf supported in nussknacker? 
Thanks a lot!

Arkadiusz Burdach

unread,
Oct 11, 2022, 9:23:44 AM10/11/22
to Nussknacker
Hi,

Currently we support only avro and json schema formats, but adding protobuf schemas should be quite easy because mechanism of distinction between various formats is already implemented.
Moreover confluent schema registry client supports this format: https://docs.confluent.io/platform/current/schema-registry/serdes-develop/serdes-protobuf.html and we use it under the hood so some part of work will be easier to do.
Our team don't have plans to add protobuf in near future, so contribution would be welcome.
As a work around, I recommend you convertion between protobuf and other format that is already supported. Maybe kafka-connect has some option to do it?

Cheers,
Arek
Reply all
Reply to author
Forward
0 new messages