Hi Diego,
I think the problem is here:
security.kerberos.login.contexts: Client, KafkaClient
The space between “Client,” and “KafkaClient” is causing the problem.
Removing it should fix your issue.
Cheers,
Gordon
On April 11, 2017 at 3:24:20 AM, Diego Fustes Villadóniga (dfus...@oesia.com)
wrot
Hi all,
I'm trying to connect to a kerberized Kafka cluster from Flink 1.2.0. I've
configured Flink correctly following instructions to get the credentials from a
given keytab. Here is the configuration:
security.kerberos.login.keytab: /home/biguardian/biguardian.keytab
security.kerberos.login