You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by sc...@apache.org on 2018/11/16 18:33:39 UTC

[beam] 01/01: Merge pull request #7047: [BEAM-6049] Add option to load job to GCS in Dataflow Runner

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

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

commit 841f9ebf81bb62fd00341fc81e4aaae112813466
Merge: be72b96 1062e4c
Author: Scott Wegner <sc...@apache.org>
AuthorDate: Fri Nov 16 10:33:32 2018 -0800

    Merge pull request #7047: [BEAM-6049] Add option to load job to GCS in Dataflow Runner

 .../org/apache/beam/gradle/BeamModulePlugin.groovy  |  2 +-
 .../beam/runners/dataflow/DataflowRunner.java       | 21 ++++++++++++++++++---
 .../beam/runners/dataflow/DataflowRunnerTest.java   | 18 ++++++++++++++++++
 3 files changed, 37 insertions(+), 4 deletions(-)