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

dbeaver can't connect HBase1.2 using phoenix driver #1863

Closed
Hackeruncle opened this issue Jul 11, 2017 · 3 comments
Closed

dbeaver can't connect HBase1.2 using phoenix driver #1863

Hackeruncle opened this issue Jul 11, 2017 · 3 comments

Comments

@Hackeruncle
Copy link

ENV:
DBeaver Enterprise (4.0.5)
Phoenix-4.9.0-cdh5.9.1+HBase1.2.0(CDH5.11 )

dbeaver can't connect HBase1.2 using phoenix driver.

ERROR:
Unexpected driver error occurred while connecting to database
java.lang.RuntimeException: class org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback not org.apache.hadoop.security.GroupMappingServiceProvider

@Hackeruncle
Copy link
Author

Hackeruncle commented Jul 11, 2017

It‘s solved.
1.I can't use the own driver packages.

2.I only use the one dirver jar with "phoenix-4.9.0-cdh5.9.1-client.jar", save the connection info.
(must restart dbeaver, otherwise can't connect the hbase with the above error message, I feeling is that it's dbeaver bug)

3.Restart the dbeaver, the you can find that dbeaver connect the hbase.

@serge-rider
Copy link
Member

Thanks for info

@serge-rider
Copy link
Member

We will change default driver configuration in 6.3.4 (see #6376)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants