I've managed to get AWS Kafka/MSK working as a rep...
# all-things-deployment
b
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
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
OK I'll leave it for now.
b
If you're interested in contributing something to this affect, we'd be happy to advise and guide you!
m
@blue-holiday-20644 we will look into this on our end and let you know what we find!
b
Cool- Glue will probably be our schema registry of choice so integration with Datahub would be very useful.