Roman
Results
1
issues of
Roman
We try to connect to a kerberized Kafka Cluster. In Java we use a keytab to achieve that, the JAAS File looks like this, we use SASL_SSL and GSSAPI: KafkaClient...