[
https://issues.apache.org/jira/browse/AIRFLOW-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866707#comment-16866707
]
ASF subversion and git services commented on AIRFLOW-4528:
----------------------------------------------------------
Commit a87310ba695ce7903ef4176df3d749d73eb32b73 in airflow's branch
refs/heads/v1-10-stable from Alexis BRENON
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=a87310b ]
[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
>
>
> 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)