You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/10/16 20:46:00 UTC

[jira] [Commented] (AIRFLOW-1683) Cancel pending GCP Big Query job when task times out

    [ https://issues.apache.org/jira/browse/AIRFLOW-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16206578#comment-16206578 ] 

ASF subversion and git services commented on AIRFLOW-1683:
----------------------------------------------------------

Commit 15feb7dd3f39ba7926ae5817d488e4e54a3d7742 in incubator-airflow's branch refs/heads/master from Maria Janczak
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=15feb7d ]

[AIRFLOW-1683] Cancel BigQuery job on timeout.

This change causes the BigQuery job to be canceled when the
task that started it is killed, for example on execution timeout,
reducing wasted resources.

Closes #2665 from janczak10/master


> Cancel pending GCP Big Query job when task times out
> ----------------------------------------------------
>
>                 Key: AIRFLOW-1683
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1683
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: contrib
>    Affects Versions: Airflow 2.0
>            Reporter: Feng Lu
>            Assignee: Feng Lu
>            Priority: Minor
>             Fix For: Airflow 2.0
>
>
> When BigQuery task times out, the pending big query job should be cancelled. 



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