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)