Younghee Kwon created AIRFLOW-1336:
--------------------------------------
Summary: Fix the default runner of DataFlowPythonOperator
Key: AIRFLOW-1336
URL: https://issues.apache.org/jira/browse/AIRFLOW-1336
Project: Apache Airflow
Issue Type: Bug
Components: gcp, operators
Reporter: Younghee Kwon
Assignee: Younghee Kwon
Priority: Minor
DataFlowPythonRunner calls Google Cloud Dataflow.
The Dataflow SDK has changed its runner name from DataflowPipelineRunner to
DataflowRunner since version 0.6.0, which have been there for months.
Airflow should adopt the change to fix the default runner name.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)