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

Kaxil Naik commented on AIRFLOW-3007:
-------------------------------------

[~matjazmav] You might be passing *schedule_interval* in *default_args* or 
passing in *task*. You should only set it on DAG level

> Scheduler docs use deprecated use of `schedule_interval` 
> ---------------------------------------------------------
>
>                 Key: AIRFLOW-3007
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3007
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: Kaxil Naik
>            Assignee: Kaxil Naik
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: screenshot-1.png
>
>
> The scheduler docs at 
> https://airflow.apache.org/scheduler.html#backfill-and-catchup use deprecated 
> way of passing {{schedule_interval}} . {{schedule_interval}}  should be pass 
> to DAG as a separate parameter and not as a default arg.
>  !screenshot-1.png! 



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

Reply via email to