为什么连接HBase报错:Will not attempt to authenticate using SASL (unknown error)?
Posted 格格巫 MMQ!!
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了为什么连接HBase报错:Will not attempt to authenticate using SASL (unknown error)?相关的知识,希望对你有一定的参考价值。
问题现象
访问CloudTable的HBase连接不上,出现如下所示的错误信息:
Opening socket connection to server 192.168.0.107/192.168.0.107:2181. Will not attempt to authenticate using SASL (unknown error)
原因分析
出现该问题的可能原因为:
网络访问不通。
由于CloudTable的链接地址是内网地址,不是公网地址,不能在公网环境直接连接CloudTable。您可以在客户端主机上ping一下CloudTable的ZK链接地址,如果无法ping通,说明网络不通。
问题:
在HBase机群搭建完成后,通过jdbc连接hbase,在连接zookeeper阶段出现Opening socket connection to server :2181. Will not attempt to authenticate using SASL (unknown error) hbase错误。
解决方案:
我的问题是由机群中的版本和eclipse中引用的zookeeper版本不一致所致。
以上是关于为什么连接HBase报错:Will not attempt to authenticate using SASL (unknown error)?的主要内容,如果未能解决你的问题,请参考以下文章
Opening socket connection to server :2181. Will not attempt to authenticate using SASL (unknown err
spark 写 hbase 数据库,遇到Will not attempt to authenticate using SASL (unknown error)
Zookeeper报错Will not attempt to authenticate using SASL解决办法
Docker报错 WARNING: IPv4 forwarding is disabled. Networking will not work.
ssh登录失败,报错:Pseudo-terminal will not be allocated because stdin
zabbix调试脚本报错(Not all processes could be identified, non-owned process info will not be shown, you w