443 ERROR [main] client.ConnectionManager$HConnectionImplementation: Can‘t get connection to ZooKeep
生活随笔
收集整理的這篇文章主要介紹了
443 ERROR [main] client.ConnectionManager$HConnectionImplementation: Can‘t get connection to ZooKeep
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
HBase報錯
443 ERROR [main] client.ConnectionManager$HConnectionImplementation: Can’t get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
在啟動Hbase Shell之前,請確保正確設(shè)置JAVA_HOME和屬性。您必須在hbase-site.xml文件中設(shè)置以下給定屬性
<configuration><property><name>hbase.tmp.dir</name><value>tmp</value></property> </configuration> export JAVA_HOME=/usr/jdk64/jdk1.8.18總結(jié)
以上是生活随笔為你收集整理的443 ERROR [main] client.ConnectionManager$HConnectionImplementation: Can‘t get connection to ZooKeep的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: html css常用样式
- 下一篇: Ubuntu 常见报错处理