码迷,mamicode.com
首页 > 数据库 > 详细

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

时间:2019-01-15 00:41:15      阅读:414      评论:0      收藏:0      [点我收藏+]

标签:using   not   ini   expect   bsp   1.2   版本不兼容   The   orm   

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

标签:using   not   ini   expect   bsp   1.2   版本不兼容   The   orm   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!