WARN [main] zookeeper.ZooKeeperNodeTracker: Can’t get or delete the master znode
Will not attempt to authenticate using SASL (unknown error)
建表之后查看logs报错
ERROR [main] client.ConnectionManagerHConnectionImplementation:Can′tgetconnectiontoZooKeeper:KeeperErrorCode=ConnectionLossfor/hbase建表时报错Can′tgetconnectiontoZooKeeper:KeeperErrorCode=ConnectionLossfor/hbase重新停止、启动HBASE,查看logs,报错2019040410:41:52,238INFO[M:0;bigdata128:35321SendThread(localhost:2181)]zookeeper.ClientCnxn:Openingsocketconnectiontoserverlocalhost/127.0.0.1:2181.WillnotattempttoauthenticateusingSASL(unknownerror)Hbaseshell运行status报错2019040410:49:55,710ERROR[main]client.ConnectionManagerHConnectionImplementation: Can’t get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
启动hbase,报错:
ERROR [main] server.ZooKeeperServer: ZKShutdownHandler is not registered
ERROR [main] master.HMasterCommandLine: Master exiting
java.io.IOException: Could not start ZK at requested port of 2181. ZK was started at port: 2182. Aborting as clients (e.g. shell) will not be able to find this ZK quorum.