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 2018/12/18 22:11:44 UTC

[beam] 01/01: Merge pull request #7235 from alanmyrvold/uploadGCS

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

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

commit 095ce13f9ca0ecb9d6c8f9517b6db89db642cb02
Merge: 335fdb2 a7315c5
Author: Ahmet Altay <aa...@gmail.com>
AuthorDate: Tue Dec 18 14:11:35 2018 -0800

    Merge pull request #7235 from alanmyrvold/uploadGCS
    
    [BEAM-6197] Log time for Dataflow GCS upload of staged files + add a test program

 runners/google-cloud-dataflow-java/build.gradle    | 10 +++++++
 .../beam/runners/dataflow/util/PackageUtil.java    |  9 ++++--
 .../beam/runners/dataflow/util/GCSUploadMain.java  | 33 ++++++++++++++++++++++
 3 files changed, 50 insertions(+), 2 deletions(-)