You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Wanqi Lyu (Jira)" <ji...@apache.org> on 2019/11/14 19:10:00 UTC

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

Wanqi Lyu created BEAM-8666:
-------------------------------

             Summary: 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


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)