[ 
https://issues.apache.org/jira/browse/AIRFLOW-4983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16925388#comment-16925388
 ] 

ASF subversion and git services commented on AIRFLOW-4983:
----------------------------------------------------------

Commit 6db9f8692503fcecb46459d053748db3067bb6d6 in airflow's branch 
refs/heads/master from Jacob Ferriero
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=6db9f86 ]

[AIRFLOW-4983] Add ability for DataflowPythonOperator to submit jobs w/ python3 
(#5602)



> 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
>
> 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)

Reply via email to