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 2018/04/24 03:41:02 UTC

[beam] branch master updated (3740868 -> 4cf96e7)

This is an automated email from the ASF dual-hosted git repository.

kenn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 3740868  Merge pull request #5154: [BEAM-4044] [SQL] Make BeamCalciteTable self planning
     add 1e99451  [BEAM-4129] Run WordCount example on Gearpump runner with Gradle
     new 4cf96e7  Merge pull request #5200: [BEAM-4129] Run WordCount example on Gearpump runner with Gradle

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ...park.groovy => quickstart-java-gearpump.groovy} | 26 ++++-----
 runners/gearpump/README.md                         | 61 ----------------------
 runners/gearpump/build.gradle                      |  2 +
 .../src/main/resources/archetype-resources/pom.xml | 11 ++++
 4 files changed, 26 insertions(+), 74 deletions(-)
 copy release/src/main/groovy/{quickstart-java-spark.groovy => quickstart-java-gearpump.groovy} (62%)
 delete mode 100644 runners/gearpump/README.md

-- 
To stop receiving notification emails like this one, please contact
kenn@apache.org.

[beam] 01/01: Merge pull request #5200: [BEAM-4129] Run WordCount example on Gearpump runner with Gradle

Posted by ke...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

kenn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 4cf96e77295d8f2a28b2a5ee45c093c22cd3e961
Merge: 3740868 1e99451
Author: Kenn Knowles <ke...@kennknowles.com>
AuthorDate: Mon Apr 23 20:40:55 2018 -0700

    Merge pull request #5200: [BEAM-4129] Run WordCount example on Gearpump runner with Gradle

 .../main/groovy/quickstart-java-gearpump.groovy    | 43 +++++++++++++++
 runners/gearpump/README.md                         | 61 ----------------------
 runners/gearpump/build.gradle                      |  2 +
 .../src/main/resources/archetype-resources/pom.xml | 11 ++++
 4 files changed, 56 insertions(+), 61 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
kenn@apache.org.