[
https://issues.apache.org/jira/browse/AIRFLOW-4983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kamil Bregula closed AIRFLOW-4983.
----------------------------------
Fix Version/s: 1.10.6
Resolution: Fixed
> DataflowPythonOperator should be able to submit pipelines with python3
> ----------------------------------------------------------------------
>
> Key: AIRFLOW-4983
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4983
> Project: Apache Airflow
> Issue Type: Improvement
> Components: gcp, hooks, operators
> Affects Versions: 1.10.2, 1.10.4, 2.0.0, 1.10.5
> Reporter: Jacob Ferriero
> Assignee: Jacob Ferriero
> Priority: Minor
> Fix For: 1.10.6
>
>
> Currently the DataflowHook hard codes python2 interpreter.
> Apache Beam is beginning to support python3 interpreter and we should support
> submitting those pipelines.
> I've we should add a `py_interpreter` arg to the operator and hook that
> defaults to 'python2' (to not be interface breaking.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)