This is an automated email from the ASF dual-hosted git repository.
alfonsonishikawa pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/gora.git.
from e9c561e Merge branch 'master' into feature branch
add ad8a897 GORA-534 Upgrade HBase to 2.1.1
new 692fdd6 Merge branch 'GORA-534-HBase-Upgrade' of
https://github.com/djkevincr/gora implementing GORA-534
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/gora/hbase/store/HBaseMapping.java | 76 ++++++++++++----------
.../org/apache/gora/hbase/store/HBaseStore.java | 14 ++--
.../gora/hbase/store/HBaseTableConnection.java | 4 +-
.../org/apache/gora/hbase/util/DefaultFactory.java | 20 +++---
.../apache/gora/hbase/store/TestHBaseStore.java | 16 +++--
.../gora/hbase/util/HBaseClusterSingleton.java | 27 ++++----
pom.xml | 4 +-
7 files changed, 86 insertions(+), 75 deletions(-)