Hi Gwenhael,
I'm not a Kafka expert but if something is hardcoded that should not, it
might be worth opening an issue for it. I loop in somebody who might
knows more your problem.
Timo
Am 26/04/17 um 14:47 schrieb Gwenhael Pasquiers:
Hello,
Up to now we’ve been using kafka with jaas (plain login/password) the
following way:
-yarnship the jaas file
-add the jaas file name into “flink-conf.yaml” using property
“env.java.opts”
How to support multiple secured kafka 0.10 consumers and producers
(with different logins and password of course) ?
From what I saw in the kafka sources, the entry name “KafkaClient” is
hardcoded…
Best Regards,
Gwenhaël PASQUIERS