Hi all, I worked on the 4 remaining failures of the HBase store. I spotted two issues: i) A logical issue in the tests, delete a schema and then asserted for its existence. ii) A mismatch between how hbase treats endKeys and how gora treats them.
I committed a solution for the first and disabled the tests for the second. I also opened an issue on hbase for that issue: https://issues.apache.org/jira/browse/HBASE-5090 -- *Ioannis Canellos* * FuseSource <http://fusesource.com> ** Blog: http://iocanel.blogspot.com ** Apache Karaf <http://karaf.apache.org/> Committer & PMC Apache Camel <http://camel.apache.org/> Committer Apache ServiceMix <http://servicemix.apache.org/> Committer Apache Gora <http://incubator.apache.org/gora/> Committer Apache DirectMemory <http://incubator.apache.org/directmemory/> Committer *