[
https://issues.apache.org/jira/browse/AIRFLOW-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ash Berlin-Taylor updated AIRFLOW-4528:
---------------------------------------
Fix Version/s: (was: 1.10.4)
I'm removing 1.10.4 from the fix version I can't easily pull this PR in to
1.10.4 as it conflicts massively without
https://github.com/apache/airflow/pull/5250, but that introduces a breaking
change in the parameter naming.
If anyone wants this in 1.10.4 then please create a backwards-compatible
version of the parameter rename from PR 5250 first – ideally some time this
week as I will be starting the beta and release candidate process soon.
> 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: 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)