[
https://issues.apache.org/jira/browse/AIRFLOW-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16061469#comment-16061469
]
Younghee Kwon commented on AIRFLOW-1338:
----------------------------------------
Yes, it indeed is. I actually had a PR which has been pending for long.
https://github.com/apache/incubator-airflow/pull/2326
I think the two PRs should be merged together (Feng's has a dependency add, and
mine has a release note).
> 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
> Fix For: 1.9.0
>
>
> 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)