You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2019/10/09 16:55:32 UTC

[beam] branch master updated (153bd848 -> 376c41b)

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

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


    from 153bd848 [BEAM-8333] Adding lull logging for SDK harness (#9746)
     add d57e05e  [BEAM-8312] Flink jars retrieve artifacts from classloader
     add 376c41b  Merge pull request #9717 [BEAM-8312] Flink jars retrieve artifacts from classloader

No new revisions were added by this update.

Summary of changes:
 .../beam/runners/flink/FlinkPipelineRunner.java    | 30 +++----
 .../control/DefaultJobBundleFactory.java           | 16 +++-
 .../jobsubmission/PortablePipelineJarUtils.java    | 96 ++--------------------
 .../beam/sdk/options/PortablePipelineOptions.java  | 14 ++++
 4 files changed, 49 insertions(+), 107 deletions(-)