You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2019/10/16 15:13:01 UTC

[jira] [Updated] (AIRFLOW-4983) DataflowPythonOperator should be able to submit pipelines with python3

     [ https://issues.apache.org/jira/browse/AIRFLOW-4983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ash Berlin-Taylor updated AIRFLOW-4983:
---------------------------------------
    Fix Version/s:     (was: 1.10.6)
                   2.0.0

> 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: 2.0.0
>
>
> 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.4#803005)