You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Inigo San Jose Visiers (Jira)" <ji...@apache.org> on 2019/09/08 10:49:00 UTC

[jira] [Created] (AIRFLOW-5439) Schedule_interval is not recognized if specified in Default_args

Inigo San Jose Visiers created AIRFLOW-5439:
-----------------------------------------------

             Summary: Schedule_interval is not recognized if specified in Default_args
                 Key: AIRFLOW-5439
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5439
             Project: Apache Airflow
          Issue Type: Improvement
          Components: DAG
    Affects Versions: 1.10.5, 1.10.4, 1.10.3, 1.10.2, 1.10.1, 1.10.0, 1.9.0
            Reporter: Inigo San Jose Visiers


When specifying the "_schedule_interval_" inside the "_default_args_", it is not recognized. 

This can lead to confusion when creating a DAG. 

I have run into this confusion myself, as well as colleagues and some other users:



https://stackoverflow.com/questions/57752214



--
This message was sent by Atlassian Jira
(v8.3.2#803003)