You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2016/08/11 21:28:58 UTC

[5/5] incubator-beam git commit: [BEAM-495] Create General Verifier for File Checksum

[BEAM-495] Create General Verifier for File Checksum

This closes #772


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

Branch: refs/heads/master
Commit: ad449ffd54483c2baf3a334980606b27d18fe386
Parents: a0769ad d7566c5
Author: Luke Cwik <lc...@google.com>
Authored: Thu Aug 11 13:57:30 2016 -0700
Committer: Luke Cwik <lc...@google.com>
Committed: Thu Aug 11 13:57:30 2016 -0700

----------------------------------------------------------------------
 .../org/apache/beam/examples/WordCountIT.java   | 118 ++--------------
 .../beam/sdk/testing/FileChecksumMatcher.java   | 136 +++++++++++++++++++
 .../sdk/testing/FileChecksumMatcherTest.java    | 105 ++++++++++++++
 3 files changed, 251 insertions(+), 108 deletions(-)
----------------------------------------------------------------------