Re: [Kerberos] JAAS module content not generated? javax.security.auth.callback.UnsupportedCallbackException: Could not login: the client is being asked for a password, but the Kafka client code does n

2018-09-17 Thread Sebastien Pereira
/flink/blob/release-1.5.3/flink-runtime/src/main/java/org/apache/flink/runtime/security/modules/JaasModule.java#L74 With `sasl.mechanism=GSSAPI` the connection to Kafka with kerberos authentication succeeds. Regards, Sebastien > On September 11, 2018 at 8:08 AM Sebastien Pereira >

[Kerberos] JAAS module content not generated? javax.security.auth.callback.UnsupportedCallbackException: Could not login: the client is being asked for a password, but the Kafka client code does not c

2018-09-11 Thread Sebastien Pereira
ile? - We strongly suspect the UnsupportedCallbackException is caused by missing content in the generated JAAS file. Thanks, Sebastien Pereira