[
https://issues.apache.org/jira/browse/BEAM-9218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Charkin updated BEAM-9218:
----------------------------------
Description:
beam 2.18.0 can not stage cloud Dataflow templates
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]
With the help of stack overflow narrowed the issue to the latest beam release
and not python versions
[https://stackoverflow.com/questions/59940069/how-do-you-create-a-google-cloud-dataflow-template-with-python-3?noredirect=1#59940069]
was:
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.
> Template staging broken on Beam 2.18.0
> --------------------------------------
>
> Key: BEAM-9218
> URL: https://issues.apache.org/jira/browse/BEAM-9218
> Project: Beam
> Issue Type: Bug
> Components: runner-dataflow
> Reporter: Michael Charkin
> Priority: Major
>
> beam 2.18.0 can not stage cloud Dataflow templates
>
> 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]
>
> With the help of stack overflow narrowed the issue to the latest beam release
> and not python versions
> [https://stackoverflow.com/questions/59940069/how-do-you-create-a-google-cloud-dataflow-template-with-python-3?noredirect=1#59940069]
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)