You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "nexoriv (Jira)" <ji...@apache.org> on 2020/03/21 11:43:00 UTC

[jira] [Commented] (AIRFLOW-6525) subdag do not fail fast for missing pool name

    [ https://issues.apache.org/jira/browse/AIRFLOW-6525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17063866#comment-17063866 ] 

nexoriv commented on AIRFLOW-6525:
----------------------------------

I think there is a fix for that in master but it wasn't released to 1.10.x:
[https://github.com/apache/airflow/pull/3002]

> subdag do not fail fast for missing pool name
> ---------------------------------------------
>
>                 Key: AIRFLOW-6525
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6525
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: DAG, DagRun
>    Affects Versions: 1.10.7
>            Reporter: Akshay Y Dange
>            Priority: Major
>
> The dag was scheduled but not running. 
>  Logs indicates sub dag is using the pool which is null . Please make the DAG fail fast and have user friendly errors. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)