Timothy Brown created HUDI-4732:
-----------------------------------
Summary: Leverage Schema Registry for reading proto messages from
kafka
Key: HUDI-4732
URL: https://issues.apache.org/jira/browse/HUDI-4732
Project: Apache Hudi
Issue Type: New Feature
Reporter: Timothy Brown
If you use the Confluent Schema Registry, they provide a way to deserialize the
kafka message value without providing the protobuf class name. The first cut of
ProtoKafkaSource requires users to specify a classname but we want to allow
users the flexibility to use this other method of deserializing the message.
Docs:
https://docs.confluent.io/platform/current/schema-registry/serdes-develop/serdes-protobuf.html
--
This message was sent by Atlassian Jira
(v8.20.10#820010)