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/25 20:57:00 UTC

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

     [ https://issues.apache.org/jira/browse/BEAM-6864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kyle Weaver resolved BEAM-6864.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.12.0

> 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
>            Priority: Minor
>             Fix For: 2.12.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)