You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2016/08/25 18:55:40 UTC

[26/50] incubator-beam git commit: [BEAM-124] Spark Running WordCountIT Example

[BEAM-124] Spark Running WordCountIT Example

This closes #769


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

Branch: refs/heads/gearpump-runner
Commit: a035796c2b189ad06a39260590b17057e1a1da2c
Parents: 063ff2f e979c82
Author: Luke Cwik <lc...@google.com>
Authored: Wed Aug 10 08:25:40 2016 -0700
Committer: Luke Cwik <lc...@google.com>
Committed: Wed Aug 10 08:25:40 2016 -0700

----------------------------------------------------------------------
 examples/java/pom.xml                           |  24 +++
 .../org/apache/beam/examples/WordCount.java     |  24 ++-
 .../org/apache/beam/examples/WordCountIT.java   |   2 +-
 examples/java/src/test/resources/LICENSE        | 202 +++++++++++++++++++
 4 files changed, 250 insertions(+), 2 deletions(-)
----------------------------------------------------------------------