You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Alexis BRENON (JIRA)" <ji...@apache.org> on 2019/05/17 08:20:00 UTC

[jira] [Created] (AIRFLOW-4528) DataProcOperators do not stop underlying jobs on timeout

Alexis BRENON created AIRFLOW-4528:
--------------------------------------

             Summary: 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


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)