Skip to content

Kyuubi - Kerberos Authentication #1432

Answered by zhouyifan279
mmuru asked this question in Q&A
Discussion options

You must be logged in to vote

Another solution is create a jar with a core-site.xml file with content:

<configuration>
  <property>
    <name>hadoop.security.authentication</name>
    <value>kerberos</value>
  </property>
</configuration>

And add it to DBeaver's Global libraries

Restarting DBeaver is also required.

I prefer this solution as it keeps JVM default GSS initiate behaviour.

Replies: 7 comments 24 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@turboFei
Comment options

@mmuru
Comment options

@turboFei
Comment options

@turboFei
Comment options

Comment options

You must be logged in to vote
2 replies
@mmuru
Comment options

@ulysses-you
Comment options

Comment options

You must be logged in to vote
5 replies
@mmuru
Comment options

@turboFei
Comment options

@turboFei
Comment options

@mmuru
Comment options

@zhouyifan279
Comment options

Comment options

You must be logged in to vote
3 replies
@mmuru
Comment options

@zhouyifan279
Comment options

@zhouyifan279
Comment options

Answer selected by mmuru
Comment options

You must be logged in to vote
9 replies
@zhouyifan279
Comment options

@mmuru
Comment options

@jia-zhengwei
Comment options

@pan3793
Comment options

@jia-zhengwei
Comment options

Comment options

You must be logged in to vote
1 reply
@zhouyifan279
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
7 participants