首页 > 其他 > 详细

Hbase建表时遇到的问题This could be a sign that the server has too many connections

时间:2019-03-02 10:04:32      阅读:177      评论:0      收藏:0      [点我收藏+]

Hbase创建表时遇到以下错误:

ERROR: org.apache.hadoop.hbase.ZooKeeperConnectionException: HBase
is able to connect to ZooKeeper but the connection closes immediately.
This could be a sign that the server has too many connections
(30 is the default). Consider inspecting your ZK server logs for
that error and then make sure you are reusing HBaseConfiguration
as often as you can. See HTable‘s javadoc for more information.
 
IBM的文档中专门回答了这个问题:

https://www.ibm.com/developerworks/data/library/techarticle/dm-1209hadoopbigdata/

 

Hbase建表时遇到的问题This could be a sign that the server has too many connections

原文:https://www.cnblogs.com/Sabre/p/10459549.html

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