[
https://issues.apache.org/jira/browse/AIRFLOW-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16844272#comment-16844272
]
ASF GitHub Bot commented on AIRFLOW-4528:
-----------------------------------------
potiuk commented on pull request #5293: [AIRFLOW-4528] Cancel DataProc task on
timeout
URL: https://github.com/apache/airflow/pull/5293
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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
>
> 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)