[
https://issues.apache.org/jira/browse/FLINK-22858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Wysakowicz closed FLINK-22858.
------------------------------------
Resolution: Duplicate
> avro-confluent doesn't support confluent schema registry that has security
> enabled
> ----------------------------------------------------------------------------------
>
> Key: FLINK-22858
> URL: https://issues.apache.org/jira/browse/FLINK-22858
> Project: Flink
> Issue Type: Improvement
> Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile), Table
> SQL / Ecosystem
> Affects Versions: 1.13.1
> Reporter: TAO XIAO
> Assignee: TAO XIAO
> Priority: Major
>
> Schema registry supports HTTP authentication via configuration[1] however
> avro-confluent doesn't pass format options to schema registry client which
> results in no authentication connection to schema registry only. To fix this
> we can pass the format options to CachedSchemaCoderProvider.java
>
> [1]https://github.com/confluentinc/schema-registry/blob/master/schema-serializer/src/main/java/io/confluent/kafka/serializers/AbstractKafkaSchemaSerDeConfig.java#L85
--
This message was sent by Atlassian Jira
(v8.3.4#803005)