I am trying to start HBase in pseudo-distributed mode. But this does not work after I installed hbase-site.xml.
Every time I try to run a command inside the hbase shell, I get this error:
ERROR: org.apache.hadoop.hbase.ZooKeeperConnectionException: org.apache.hadoop.hbase.ZooKeeperConnectionException: org.apache.zookeeper.KeeperException $ ConnectionLossException: KeeperErrorCode = connectionLoss for / HBase
I installed ssh and make sure all ports are correct.
Also, I cannot stop hbase, though ./bin/stop-hbase.sh . I get only output.
stopping hbase........................................................
hbase hadoop
Terminal user
source share