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

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

Commit 26ed76a6129aa5cd9ef40d053571b0ba53b4ce38 in airflow's branch 
refs/heads/v1-10-test from Alexis BRENON
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=26ed76a ]

[AIRFLOW-4528] Cancel DataProc task on timeout (#5293)

Make DataProc Operators cancel the underlying dataproc job on timeout.


> DataProcOperators do not stop underlying jobs on timeout
> --------------------------------------------------------
>
>                 Key: AIRFLOW-4528
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4528
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: operators
>    Affects Versions: 1.10.3
>            Reporter: Alexis BRENON
>            Assignee: Alexis BRENON
>            Priority: Major
>             Fix For: 1.10.4, 2.0.0
>
>
> When using DataProcOperators (like DataProcSparkOperator) with a specified 
> `execution_timeout`, the DAG task is actually marked as failed and retry 
> after the timeout, but the underlying job is not stopped.



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

Reply via email to