[
https://issues.apache.org/jira/browse/AIRFLOW-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16844296#comment-16844296
]
Jarek Potiuk edited comment on AIRFLOW-4528 at 5/20/19 9:00 PM:
----------------------------------------------------------------
Hey [~AlexisBRENON_ayl] - it's merged to 2.0.0 now but It is quite difficult to
cherry-pick that one to 1.10.4 - probably needs a chain of cherry-picks and
some of those are parts of bigger refactorings. The operator has diverged quite
a lot between the branches. Not sure how important it is but possibly the
release manager for 1.10.4 ([~kaxilnaik] ? ) can help with this?
was (Author: higrys):
Hey [~AlexisBRENON_ayl] - it's merged to 2.0.0 now but It is quite difficult to
cherry-pick that one to 1.10.4 - probably needs a chain of cherry-picks and
some of those are parts of bigger refactorings. The operator has diverged quite
a lot between the branches. Not sure how important it is but possibly the
release manager for 1.10.4 (@kaxil ? ) can help with this?
> 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)