Hi Folks, I committed a bunch of code for issue 246 [0] namely, the v2 patch. As well as dragging most of the Avro stuff up-to-date, this patch also upgrade the HBase API up to 0.94.9. It should be noted that the overwhelming majority of this work has been contributed by Yasin Tamer so thanks Yasin. The problem I was getting locally is that HBase hangs on TestHBaseStore (you can see the log output by navigating to [1] and searching for "Running org.apache.gora.hbase.store.TestHBaseStore"). I have a feeling we need to add some more Zookeeper configuration or something, however right now I am not 100% as I am not literate enough with HBase to figure it out right now. Any HBaser's out there that want to have a crack at this? If we could at least get the full test suite running then we can address test failures in due course. Thanks team. Lewis
[0] https://issues.apache.org/jira/browse/GORA-246 [1] https://builds.apache.org/job/GORA_94_BRANCH/130/console -- *Lewis*

