2016-12-06 09:22:39,761 ERROR [main] client.HConnectionManager$HConnectionImplem
entation: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss fo
r /hbase-unsecure
ERROR: KeeperErrorCode = ConnectionLoss for /hbase-unsecure
Here is some help for this command:
List all tables in hbase. Optional regular expression parameter could
be used to filter the output. Examples:
hbase> list
hbase> list 'abc.*'
hbase> list 'ns:abc.*'
hbase> list 'ns:.*'
慕田峪4524236