You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ismaël Mejía (Jira)" <ji...@apache.org> on 2019/12/02 17:20:00 UTC

[jira] [Resolved] (BEAM-8666) Remove dependency between DataflowRunner and PortableRunner introduced by PR#9811

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

Ismaël Mejía resolved BEAM-8666.
--------------------------------
    Fix Version/s: 2.18.0
       Resolution: Fixed

> Remove dependency between DataflowRunner and PortableRunner introduced by PR#9811
> ---------------------------------------------------------------------------------
>
>                 Key: BEAM-8666
>                 URL: https://issues.apache.org/jira/browse/BEAM-8666
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core
>            Reporter: Wanqi Lyu
>            Assignee: Wanqi Lyu
>            Priority: Minor
>             Fix For: 2.18.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> PR#9811 creates a new dependency between `DataflowRunner` and `PortableRunner`. `DataflowRunner` uses `DockerEnvironment` but there was no need for `DataflowRunner` to depend on the `PortableRunner` module before. We will refactor out `default_docker_image()` method to live in `apache_beam.transforms.Environment`.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)