Hello Experts

Has anyone been able to use schema registry for spark structured streaming
where input data is protobuf proto3

If input is Avro, I believe schema registry is doable. Wondering about
protobuf schema registry

kafka (protobuf proto3) -> schema published to registry-> spark
structured streaming consuming data from kafka topic+uses schema registry
-> convert to spark data frame

Thanks
Kiran

Reply via email to