I am not getting any doc through which I can setup my schema registry for Apache Kafka env only with the help of Confluent. but all I am getting is docs in Confluent env using.
Asked
Active
Viewed 173 times
0
-
Are you using apache-kafka(open source) version and now you would like to leverage schema registry? – teedak8s Jun 16 '22 at 19:03
1 Answers
0
See if this approach makes sense for your usecase.
Apicurio registry
You can host apicurio in Kubernetes and allow client first verify schema before publishing message to kafka.
Some good blogpost outlining on how to use:
https://itnext.io/stream-processing-with-apache-spark-kafka-avro-and-apicurio-registry-on-amazon-emr-and-amazon-13080defa3be
https://www.youtube.com/watch?v=xthbYl7xC74
teedak8s
- 732
- 5
- 12