Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support connecting to Kerberos secured Kafka #1184

Open
kokosing opened this issue Jul 25, 2019 · 3 comments
Open

Support connecting to Kerberos secured Kafka #1184

kokosing opened this issue Jul 25, 2019 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@kokosing
Copy link
Member

Copied from: prestodb/presto#7990
Also see: prestodb/presto#8394

@falalurahman
Copy link

Is there any ETA on when this enhancement will be available?

@kokosing
Copy link
Member Author

Related: #5157

@covalesj
Copy link

Just a note on this one and #5157 Given that this is largely about exposing existing properties for the apache kafka driver, I think the smarter way to hook this up woudl be to have a config item that points to a kafka.client.properties file location and a kafka.producer.properties.. that way we don't have to go through the rigmarole of exposing a bunch of props directly supported in kafka driver. Things like kerberos and sasl will just mostly flow through then, I believe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

4 participants