You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (JIRA)" <ji...@apache.org> on 2018/08/15 08:44:00 UTC

[jira] [Resolved] (AIRFLOW-2893) Stuck dataflow job due to jobName mismatch.

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

Kaxil Naik resolved AIRFLOW-2893.
---------------------------------
    Resolution: Fixed

Resolved by https://github.com/apache/incubator-airflow/pull/3744

> Stuck dataflow job due to jobName mismatch.
> -------------------------------------------
>
>                 Key: AIRFLOW-2893
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2893
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: contrib
>    Affects Versions: 1.10.0, 1.9.1
>            Reporter: Feng Lu
>            Assignee: Feng Lu
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> Depending on which version of dataflow SDK is used, the jobName supplied in the gcp_dataflow_hook may or may not be the one accepted by the cloud dataflow service. As a result, the dataflow job polling will run forever as it couldn't find a matched job_id for the gvien job_name.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)