Re: Connecting to kafka with tls

2018-12-24 Thread Andrey Zagrebin
Hi Avi, have you tried to setup FlinkKafkaConsumer/FlinkKafkaProducer source/sink [1] with Kafka TLS config properties [2]? Best, Andrey [1] https://ci.apache.org/projects/flink/flink-docs-master/dev/connectors/kafka.html

Connecting to kafka with tls

2018-12-23 Thread Avi Levi
Hi, Can anyone give me an example for how to use kafka client with tls support ? I must use tls to connect to our kafka Thanks in advance Avi