You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by dh...@apache.org on 2017/04/11 15:16:02 UTC

[2/2] beam git commit: This closes #2463

This closes #2463


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

Branch: refs/heads/master
Commit: c46b256d7dbde1cfde311994faed31e78f143957
Parents: 84a9629 b615013
Author: Dan Halperin <dh...@google.com>
Authored: Tue Apr 11 08:15:51 2017 -0700
Committer: Dan Halperin <dh...@google.com>
Committed: Tue Apr 11 08:15:51 2017 -0700

----------------------------------------------------------------------
 sdks/java/io/common/pom.xml                     |   4 +
 .../apache/beam/sdk/io/common/HashingFn.java    | 109 +++++++++++++++++++
 sdks/java/io/hadoop/jdk1.8-tests/pom.xml        |  46 +-------
 .../inputformat/HIFIOWithElasticTest.java       |   6 +-
 .../hadoop/inputformat/hashing/HashingFn.java   | 109 -------------------
 .../integration/tests/HIFIOCassandraIT.java     |   2 +-
 .../integration/tests/HIFIOElasticIT.java       |   2 +-
 7 files changed, 124 insertions(+), 154 deletions(-)
----------------------------------------------------------------------