Hello, Is there a way to off turn zookeeper? I know this might not be a good idea, but I would just like to test some code that uses Hbase and don't want to deal with setting up and running Hbase (someone else's problem)
I'm getting WARN zookeeper.ZooKeeperWrapper: Failed to create /hbase -- check quorum servers, currently=X:2181 org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /hbase I have two machines, X,Y, X is master, and both X,Y are regions. X runs a zookeeper. Both have 32GB ram. Much thanks Saptarshi
