You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gora.apache.org by al...@apache.org on 2016/09/22 23:18:17 UTC

[4/4] gora git commit: Merge branch 'GORA-401' of https://github.com/djkevincr/gora

Merge branch 'GORA-401' of https://github.com/djkevincr/gora


Project: http://git-wip-us.apache.org/repos/asf/gora/repo
Commit: http://git-wip-us.apache.org/repos/asf/gora/commit/3796843b
Tree: http://git-wip-us.apache.org/repos/asf/gora/tree/3796843b
Diff: http://git-wip-us.apache.org/repos/asf/gora/diff/3796843b

Branch: refs/heads/master
Commit: 3796843b08037457fa31750121cb71c55387035e
Parents: 0f11da5 28e1011
Author: Alfonso Nishikawa <al...@apache.org>
Authored: Thu Sep 22 22:07:59 2016 -0100
Committer: Alfonso Nishikawa <al...@apache.org>
Committed: Thu Sep 22 22:07:59 2016 -0100

----------------------------------------------------------------------
 .../mapreduce/MapReduceSerialization.java       | 158 +++++++++++++++++++
 .../gora/mapreduce/PersistentDeserializer.java  |   6 +-
 .../gora/mapreduce/PersistentSerializer.java    |   2 +-
 .../gora/mapreduce/MapReduceTestUtils.java      |  44 ++++++
 .../java/org/apache/gora/util/TestIOUtils.java  |   5 +
 .../TestHBaseStoreMapReduceSerialization.java   |  56 +++++++
 6 files changed, 269 insertions(+), 2 deletions(-)
----------------------------------------------------------------------