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 2017/11/01 22:29:00 UTC

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

Ankur Goenka created BEAM-3135:
----------------------------------

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


[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
Adding the futures dependency to fix the dependencies.



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