Add support for Protobuf and JSON Schema on KafkaIO + Confluent Schema Registry
Open
improvement
io
java
kafka
P3
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
Confluent Schema Registry (CSR) 6 introduces support for other Schema types like Protobuf and JSON Schema. We should adapt KafkaIO to obtain the type of Schema and configure correctly its Deserializer and Coder.
Protobuf support
[https://github.com/confluentinc/schema-registry/pull/1285](https://github.com/confluentinc/schema-registry/pull/1285)
JSON Schema support
[https://github.com/confluentinc/schema-registry/pull/1289](https://github.com/confluentinc/schema-registry/pull/1289)
Imported from Jira [BEAM-9330](https://issues.apache.org/jira/browse/BEAM-9330). Original Jira may contain additional context.
Reported by: iemejia.
Contributor guide
Assessment
This issue has not been assessed yet.