jpugliesi opened a new issue #1925:
URL: https://github.com/apache/hudi/issues/1925


   **Describe the problem you faced**
   [Sharing here as requested on 
Slack](https://apache-hudi.slack.com/archives/C4D716NPQ/p1596675249254300)
   
   I would like to configure a DeltaStreamer `SchemaRegistryProvider` to 
connect to a Confluent Schema Registry hosted on Confluent Cloud. This 
connection requires Basic HTTP authentication (to provide a Confluent Cloud API 
+ Secret Key), which the current `SchemaRegistryProvider` does not support. Are 
there alternative ways to make this connection?
   
   
https://github.com/apache/hudi/blob/c21209cb58a5cff3267aca9f17fe7d2c4edd3190/hudi-utilities/src/main/java/org/apache/hudi/utilities/schema/SchemaRegistryProvider.java#L54-L59
   
   **Environment Description**
   
   * Hudi version : 0.5.3
   
   * Spark version : 2.4.5
   
   * Hive version : 2.3.7
   
   * Hadoop version : 2.8.5
   
   * Storage (HDFS/S3/GCS..) : S3
   
   * Running on Docker? (yes/no) : no
   
   
   **Additional context**
   AWS EMR


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to