You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ankur Goenka (JIRA)" <ji...@apache.org> on 2018/01/08 22:38:00 UTC

[jira] [Closed] (BEAM-3135) Adding futures dependency to beam python SDK

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

Ankur Goenka closed BEAM-3135.
------------------------------
       Resolution: Fixed
    Fix Version/s: 2.3.0

> Adding futures dependency to beam python SDK
> --------------------------------------------
>
>                 Key: BEAM-3135
>                 URL: https://issues.apache.org/jira/browse/BEAM-3135
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core
>            Reporter: Ankur Goenka
>            Assignee: Ankur Goenka
>            Priority: Trivial
>              Labels: newbie
>             Fix For: 2.3.0
>
>
> [sdk_worker|https://github.com/apache/beam/blob/a33c717dbb9b25485218b135a78b5cdb3f8239c9/sdks/python/apache_beam/runners/worker/sdk_worker.py#L30] is importing [futures|https://pypi.python.org/pypi/futures] module without declaring it in [setup.py|https://github.com/apache/beam/blob/a33c717dbb9b25485218b135a78b5cdb3f8239c9/sdks/python/setup.py#L97]
> Adding the futures dependency to fix the dependencies.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)