Re: Connect to schema registry via SSL

2021-02-01 Thread Laurent Exsteens
Hi Dawid, Thank you for your answer. I suspected the same and was about to try to follow the calls to verify it. You save me some time. I guess it might be early to tell, but if you would know in which flink and Ververica platform version this would become available, and when, I'm off course inte

Re: Connect to schema registry via SSL

2021-02-01 Thread Dawid Wysakowicz
Hi, I am afraid passing of these options is not supported in SQL yet. I created FLINK-21229 to add support for it. In a regular job you can construct a schema registry client manually:     RegistryAvroDeserializationSchema deserializationSchema = new RegistryAvroDeserializationSchema<>(