Hey folks, I've been trying HBaseStorage 0.8.0 trunk with hbase-0.89 and it does not seem to work. It gets stuck at:
[...] 2010-10-13 14:58:44,064 [Thread-4] INFO org.apache.zookeeper.ClientCnxn - zookeeper.disableAutoWatchReset is false 2010-10-13 14:58:44,182 [Thread-4-SendThread] INFO org.apache.zookeeper.ClientCnxn - Attempting connection to server localhost/127.0.0.1:2181 2010-10-13 14:58:44,188 [Thread-4-SendThread] INFO org.apache.zookeeper.ClientCnxn - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:54359remote=localhost/ 127.0.0.1:2181] 2010-10-13 14:58:44,191 [Thread-4-SendThread] INFO org.apache.zookeeper.ClientCnxn - Server connection successful and stays there. Has anyone tried running it against hbase 0.89 or is 0.20.6 the only last supported version? -GS
