[
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)