You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ahmet Altay (Jira)" <ji...@apache.org> on 2019/09/03 23:13:00 UTC

[jira] [Created] (BEAM-8142) --profile_memory flag is py2 only

Ahmet Altay created BEAM-8142:
---------------------------------

             Summary: --profile_memory flag is py2 only
                 Key: BEAM-8142
                 URL: https://issues.apache.org/jira/browse/BEAM-8142
             Project: Beam
          Issue Type: Bug
          Components: sdk-py-core
            Reporter: Ahmet Altay
            Assignee: Valentyn Tymofieiev


I believe this flag requires guppy which is a py2 only package. (https://github.com/apache/beam/blob/master/sdks/python/apache_beam/options/pipeline_options.py#L708)

We may need to add a warning or something similar or find a guppy alternative (e.g. https://pypi.org/project/objgraph/ )



--
This message was sent by Atlassian Jira
(v8.3.2#803003)