You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Thomas Groh (JIRA)" <ji...@apache.org> on 2017/03/02 19:21:45 UTC

[jira] [Created] (BEAM-1593) Remove access to the Pipeline Runner during Pipeline Construction

Thomas Groh created BEAM-1593:
---------------------------------

             Summary: Remove access to the Pipeline Runner during Pipeline Construction
                 Key: BEAM-1593
                 URL: https://issues.apache.org/jira/browse/BEAM-1593
             Project: Beam
          Issue Type: Improvement
          Components: sdk-java-core
            Reporter: Thomas Groh
            Assignee: Thomas Groh
            Priority: Minor


Pipelines prior to the call to run are runner-independent, so PTransforms shouldn't have access to any knowledge about the runner.

This consists of removing Pipeline.getRunner



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)