You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ScalaPB
Hi Team,
I am data engineer and I would like to convert protobuf messages coming from kafka streams to json using spark with help of ScalaPB. I search for example which read protobuf message and using JsonFormat.toJsonString to but found none on your site. I am new to ScalaPB, could you help me with any example present or steps to convert protobuf messages to json using scalaPB.