You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2017/05/04 19:53:53 UTC

[28/50] [abbrv] beam git commit: This closes #2795: Restore status quo relationship between PipelineOptions initialization and PipelineRunners

This closes #2795: Restore status quo relationship between PipelineOptions initialization and PipelineRunners

  Instantiate runner briefly in Pipeline
  Skip null options when converting back to argv


Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/027dd777
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/027dd777
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/027dd777

Branch: refs/heads/gearpump-runner
Commit: 027dd777dd3c207cc689b4e1b350ca984d47191a
Parents: a552fb8 78b2572
Author: Kenneth Knowles <kl...@google.com>
Authored: Tue May 2 15:33:28 2017 -0700
Committer: Kenneth Knowles <kl...@google.com>
Committed: Tue May 2 15:33:28 2017 -0700

----------------------------------------------------------------------
 sdks/java/core/src/main/java/org/apache/beam/sdk/Pipeline.java   | 3 +++
 .../src/main/java/org/apache/beam/sdk/testing/TestPipeline.java  | 4 +++-
 2 files changed, 6 insertions(+), 1 deletion(-)
----------------------------------------------------------------------