首页 > 数据库技术 > 详细

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

时间:2019-01-14 23:43:19      阅读:505      评论:0      收藏:0      [点我收藏+]

1 第一个问题

  

Unexpected version format: 10.0.2
Unexpected version format: 10.0.2
Unexpected version format: 10.0.2
 
Could not initialize class org.apache.hadoop.hbase.util.ClassSize
解决办法
    原因是自己Mac本地装了jdk10,下载DBeaver是用DMG包安装,默认用来jdk10的配置
    然后添加client驱动后,无法连接报了10.0.2的版本不兼容异常
 
2 第二个问题  dbeaver can‘t connect HBase1.2 using phoenix driver #1863

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.

 

这个问题比较傻逼,加载本地驱动后,出现这个错误,关掉DBeaver,重启一下,就好了,这个是在Stack Overflow上面看到老外这么解决的。我也ok了

 

3 第三个问题 一直在连接没有反应,原因自己hbase集群没有起来

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

原文:https://www.cnblogs.com/QuestionsZhang/p/10269519.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!