shaofengshi commented on issue #7575: URL: https://github.com/apache/gravitino/issues/7575#issuecomment-3056781824
Hello Maulik, you can refer to the Kafka document (e.g., https://docs.cloudera.com/runtime/7.3.1/kafka-securing/topics/kafka-secure-auth-tls-client.html) to configure the properties when creating a Kafka catalog in Gravitino. Please note that, the properties need a "gravitino.bypass." prefix, so that they will be used to construct the Kafka client object, see https://gravitino.apache.org/docs/0.9.0-incubating/kafka-catalog/ . You can take a try, and let us know whether it works. @mparikhaiven -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
