You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Michael Charkin (Jira)" <ji...@apache.org> on 2020/01/29 19:53:00 UTC

[jira] [Created] (BEAM-9218) Python 3 Dataflow runner is evaluating a RuntimeValueProvider during template staging, causing 'not accessible' error

Michael Charkin created BEAM-9218:
-------------------------------------

             Summary: Python 3 Dataflow runner is evaluating a RuntimeValueProvider during template staging, causing 'not accessible' error
                 Key: BEAM-9218
                 URL: https://issues.apache.org/jira/browse/BEAM-9218
             Project: Beam
          Issue Type: Bug
          Components: runner-dataflow
            Reporter: Michael Charkin


beam can not stage cloud Dataflow template with python 3.7.

Looks like it is trying to access the RuntimeValueProvider during staging causing 'not accessible'

Template stages fine with python 2.7

 

Repo with code to reproduce the issue: [https://github.com/firemuzzy/dataflow-templates-bug-python3]

 

Sorry if this is not the correct places, I have exhausted all places for reporting this issue including the dataflow slack channel and Stack Overflow.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)