Merge GORA-443 from lewismc
Project: http://git-wip-us.apache.org/repos/asf/gora/repo Commit: http://git-wip-us.apache.org/repos/asf/gora/commit/560704c3 Tree: http://git-wip-us.apache.org/repos/asf/gora/tree/560704c3 Diff: http://git-wip-us.apache.org/repos/asf/gora/diff/560704c3 Branch: refs/heads/master Commit: 560704c3afeb76408367fbd37087e814f9a0e7fa Parents: c36a2c3 f5503ef Author: Lewis John McGibbney <[email protected]> Authored: Fri Feb 3 12:25:19 2017 -0800 Committer: Lewis John McGibbney <[email protected]> Committed: Fri Feb 3 12:25:19 2017 -0800 ---------------------------------------------------------------------- README.md | 7 + .../apache/gora/store/DataStoreTestUtil.java | 5 +- .../org/apache/gora/hbase/store/HBaseStore.java | 67 ++-- .../gora/hbase/store/HBaseTableConnection.java | 319 ++++--------------- gora-hbase/src/test/conf/hbase-site.xml | 4 + .../apache/gora/hbase/store/TestHBaseStore.java | 33 +- pom.xml | 4 +- 7 files changed, 148 insertions(+), 291 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/gora/blob/560704c3/pom.xml ----------------------------------------------------------------------
