You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kyle Weaver (JIRA)" <ji...@apache.org> on 2019/03/19 18:02:00 UTC

[jira] [Created] (BEAM-6864) PortablePipelineRunner should take JobInfo as an argument

Kyle Weaver created BEAM-6864:
---------------------------------

             Summary: PortablePipelineRunner should take JobInfo as an argument
                 Key: BEAM-6864
                 URL: https://issues.apache.org/jira/browse/BEAM-6864
             Project: Beam
          Issue Type: Improvement
          Components: runner-flink
            Reporter: Kyle Weaver
            Assignee: Kyle Weaver


The executable stage function for every portable runner will require an instance of JobInfo; we should make that more explicit by passing JobInfo when the pipeline is run, rather than requiring each runner to [add redundant fields|https://github.com/apache/beam/blob/43bee0c2832f26852644440a23182de4a8bfc55c/runners/flink/src/main/java/org/apache/beam/runners/flink/FlinkPipelineRunner.java#L43-L44].



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)