You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ib...@apache.org on 2019/12/12 00:30:44 UTC

[beam] branch master updated (d339ab4 -> 8cf22ec)

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

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


    from d339ab4  Merge pull request #9739 from apilloud/unimp
     new 2daac3d  [BEAM-8139] Test Spark portable job jar.
     new da3499d  [BEAM-8139] Add main method to SparkPipelineRunner.
     new fc6249d  [BEAM-8139] Add beam_PostCommit_PortableJar_Spark.
     new 8cf22ec  Merge pull request #10287 from ibzib/spark-jar

The 24631 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:
 ...ovy => job_PostCommit_PortableJar_Spark.groovy} | 10 +--
 .../apache/beam/runners/flink/FlinkJobInvoker.java |  4 +-
 runners/spark/job-server/build.gradle              | 29 ++++++++
 .../apache/beam/runners/spark/SparkJobInvoker.java | 12 +++-
 .../beam/runners/spark/SparkPipelineRunner.java    | 78 ++++++++++++++++++++++
 5 files changed, 125 insertions(+), 8 deletions(-)
 copy .test-infra/jenkins/{job_PostCommit_PortableJar_Flink.groovy => job_PostCommit_PortableJar_Spark.groovy} (88%)