[
https://issues.apache.org/jira/browse/AIRFLOW-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16061465#comment-16061465
]
ASF subversion and git services commented on AIRFLOW-1338:
----------------------------------------------------------
Commit cf2605d3e5e58811d32f8d41771710dcb0041037 in incubator-airflow's branch
refs/heads/master from [~farlue]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=cf2605d ]
[AIRFLOW-1338] Fix incompatible GCP dataflow hook
Closes #2388 from fenglu-g/master
> gcp_dataflow_hook is incompatible with the recent
> google-cloud-dataflow(apache-beam) release.
> ---------------------------------------------------------------------------------------------
>
> Key: AIRFLOW-1338
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1338
> Project: Apache Airflow
> Issue Type: Bug
> Components: contrib
> Reporter: Feng Lu
> Assignee: Feng Lu
> Priority: Minor
>
> Since apache beam (or google-cloud-dataflow) 2.0, the GCP dataflow runner has
> been renamed from "DataflowPipelineRunner" to "DataflowRunner", this breaks
> the gcp_dataflow_hook.py which still uses the old name.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)