andormarkus opened a new issue #2527: URL: https://github.com/apache/hudi/issues/2527
Hi Team, We are trying to use Hudi DeltaStreamer with AWS Glue Schema Registry. If we are using `schemaprovider = class org.apache.hudi.utilities.schema.SchemaRegistryProvider` than it won't work because it requires url. However AWS Glue Schema Registry does not expose a URL to work with. The reason for it works through API request not through HTTP request. [https://github.com/awslabs/aws-glue-schema-registry/issues/20](url) How can we use DeltaStreamer with AWS Glue Schema Registry? Thanks, Andor Markus ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
