You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Chris Riccomini (JIRA)" <ji...@apache.org> on 2017/09/13 16:34:00 UTC

[jira] [Resolved] (AIRFLOW-1608) GCP Dataflow hook missing pending job state

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

Chris Riccomini resolved AIRFLOW-1608.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.9.0

> GCP Dataflow hook missing pending job state
> -------------------------------------------
>
>                 Key: AIRFLOW-1608
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1608
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: contrib, Dataflow, gcp, hooks
>            Reporter: Thomas Buida
>            Assignee: Thomas Buida
>             Fix For: 1.9.0
>
>
> The Dataflow hook does not handle the pending job state and throws an exception when it is encountered:
> {noformat}
> Exception: Google Cloud Dataflow job <job_name> was unknown state: JOB_STATE_PENDING
> {noformat}
> This causes Dataflow operator tasks to fail prematurely before even reaching one of the running, failed, done, etc... states.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)