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

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

This closes #2740


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

Branch: refs/heads/master
Commit: bff84e27ce9a479d0ad0ea51d2cd08bcc970af8e
Parents: d08b728 594705d
Author: Ahmet Altay <al...@google.com>
Authored: Fri Apr 28 09:33:49 2017 -0700
Committer: Ahmet Altay <al...@google.com>
Committed: Fri Apr 28 09:33:49 2017 -0700

----------------------------------------------------------------------
 .../main/java/org/apache/beam/examples/MinimalWordCount.java | 3 ++-
 .../src/main/java/org/apache/beam/examples/WordCount.java    | 3 ++-
 .../java/org/apache/beam/examples/common/ExampleUtils.java   | 8 ++++++++
 .../apache/beam/examples/complete/StreamingWordExtract.java  | 2 +-
 .../java/org/apache/beam/examples/WindowedWordCountIT.java   | 4 +++-
 .../java/org/apache/beam/examples/MinimalWordCountJava8.java | 3 +--
 .../org/apache/beam/runners/spark/examples/WordCount.java    | 2 +-
 7 files changed, 18 insertions(+), 7 deletions(-)
----------------------------------------------------------------------