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)