I've managed to get AWS Kafka/MSK working as a replacement for the k8s quickstart config and I was wondering if it was possible to use the AWS Glue Schema Registry instead of the prerequisites cp-schema-registry service? Can the schemaregistry config use an AWS ARN instead of a URL?
b
big-carpet-38439
07/14/2021, 4:04 PM
Currently, I do not think it's possible. At least, no one from the community has reported doing this to my knowledge.
If the Glue registry is compatible with the confluent schema registry API, I don't see why this wouldn't work
b
blue-holiday-20644
07/14/2021, 4:06 PM
OK I'll leave it for now.
b
big-carpet-38439
07/14/2021, 4:10 PM
If you're interested in contributing something to this affect, we'd be happy to advise and guide you!
m
mammoth-bear-12532
07/15/2021, 2:50 PM
@blue-holiday-20644 we will look into this on our end and let you know what we find!
b
blue-holiday-20644
07/15/2021, 2:51 PM
Cool- Glue will probably be our schema registry of choice so integration with Datahub would be very useful.