You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ap...@apache.org on 2018/08/03 22:08:10 UTC

[beam] branch master updated (4490cb6 -> 01caec8)

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

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


    from 4490cb6  Merge pull request #6006 from amaliujia/rui_wang-e2e_test_beamsqlline
     add 8b478c5  [BEAM-4761] Run Nexmark in thread pool
     new 01caec8  Merge pull request #6127 from apilloud/parallel-nexmark

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:
 .../job_PostCommit_Java_Nexmark_Dataflow.groovy    |  4 +
 .../java/org/apache/beam/sdk/nexmark/Main.java     | 89 ++++++++++++++++++----
 .../apache/beam/sdk/nexmark/NexmarkOptions.java    |  6 ++
 .../org/apache/beam/sdk/nexmark/NexmarkSuite.java  |  2 +-
 4 files changed, 84 insertions(+), 17 deletions(-)


[beam] 01/01: Merge pull request #6127 from apilloud/parallel-nexmark

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

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

commit 01caec8beacc204203eb8c278ef464e2664f255a
Merge: 4490cb6 8b478c5
Author: Andrew Pilloud <ap...@users.noreply.github.com>
AuthorDate: Fri Aug 3 15:08:06 2018 -0700

    Merge pull request #6127 from apilloud/parallel-nexmark
    
    [BEAM-4761] Run Nexmark in thread pool

 .../job_PostCommit_Java_Nexmark_Dataflow.groovy    |  4 +
 .../java/org/apache/beam/sdk/nexmark/Main.java     | 89 ++++++++++++++++++----
 .../apache/beam/sdk/nexmark/NexmarkOptions.java    |  6 ++
 .../org/apache/beam/sdk/nexmark/NexmarkSuite.java  |  2 +-
 4 files changed, 84 insertions(+), 17 deletions(-)