Hi all, I have a few questions regarding kafka con...
# ingestion
g
Hi all, I have a few questions regarding kafka connector. 1. For kafka connector, does it support cloudera dist kafka or just confluence kafka? 2. Regarding security options, will the connector works on kafka cluster that uses kerberos (ie. sasl.mechanism=GSSAPI)? I tried to connect to my cluster by defining the mandatory parameters for kerberos such as sasl.kerberos.service.name, sasl.kerberos.principal and sasl.kerberos.keytab etc. However it failed with the following exception : ""No provider for SASL mechanism GSSAPI: recompile librdkafka with lbsasl2 or openssl support. Current Build options: Plain SASL_SCRAM OAUTHBEARER Can I assume GSSAPI is not supported at the moment?
plus1 1
r