今天在使用hbase的时候,发现总是失败,找出日志一看,都是

WARN org.apache.zookeeper.ClientCnxn:Session 0x0 for server ***:2181,unexpected error,closing socket connection and attempting reconnect

java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcher.read0(Native Method)

这种错误。

这是连不上zookeeper了。看了一下zookeeper正常,但是打开日志后发现:

too many connections from  host - max is 60

明显是连接数太多了。所以修改连接数maxClientCnxns。

Logo

权威|前沿|技术|干货|国内首个API全生命周期开发者社区

更多推荐