I have installed hadoop 2.2.0 and hbase 0.98.3.
Hadoop is successfully riunning but when i create a table in hbase it is giving error .may i know where i went wrong
2014-07-16 10:09:30,882 ERROR [main] client.HConnectionManager$HConnectionImplementation (HConnectionManager.java:checkIfBaseNodeAvailable(884)) - Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
2014-07-16 10:09:48,044 ERROR [main] zookeeper.RecoverableZooKeeper (RecoverableZooKeeper.java:retryOrThrow(255)) - ZooKeeper exists failed after 4 attempts
2014-07-16 10:09:48,046 ERROR [main] zookeeper.ZooKeeperWatcher (ZooKeeperWatcher.java:keeperException(443)) - hconnection-0x207513da, quorum=localhost:2181, baseZNode=/hbase Received unexpected KeeperException, re-throwing exception
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /hbase
Thanx in advance.