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 kerberos authentication for Kudu connector #14007

Merged
merged 1 commit into from
Jan 29, 2020
Merged

Support kerberos authentication for Kudu connector #14007

merged 1 commit into from
Jan 29, 2020

Conversation

liyubin117
Copy link
Contributor

@liyubin117 liyubin117 commented Jan 24, 2020

Add the following configuration to etc/catalog/kudu.properties to enable kerberos authentication:
kudu.kerberos-auth.enabled=true
kudu.kerberos-auth.debug.enabled=true
kudu.kerberos-auth.principal=xxx
kudu.kerberos-auth.keytab=xxx.keytab

== RELEASE NOTES ==

Kudu Changes

support kerberos authentication

Copy link
Contributor

@wenleix wenleix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is previously reviewed at #13968

LGTM. Can you squash the two commits so I can merge ?

@liyubin117
Copy link
Contributor Author

liyubin117 commented Jan 26, 2020

This PR is previously reviewed at #13968

LGTM. Can you squash the two commits so I can merge ?

@wenleix Thanks for your review, Squash done :)

@liyubin117 liyubin117 requested a review from arhimondr January 28, 2020 15:32
@liyubin117
Copy link
Contributor Author

@arhimondr Thanks for your review :-).

@liyubin117 liyubin117 requested a review from wenleix January 29, 2020 12:11
@wenleix wenleix merged commit 1ec8138 into prestodb:master Jan 29, 2020
@wenleix
Copy link
Contributor

wenleix commented Jan 29, 2020

Merged #14007, thanks @liyubin117 for the contribution!

@caithagoras caithagoras mentioned this pull request Feb 20, 2020
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants