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

[jira] [Closed] (AIRFLOW-7093) schedule None still scheduling to 1 day

     [ https://issues.apache.org/jira/browse/AIRFLOW-7093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fernando Bontorin closed AIRFLOW-7093.
--------------------------------------
      Assignee: Fernando Bontorin
    Resolution: Not A Bug

solved by set the schedule_interval outside default_args

> schedule None still scheduling to 1 day
> ---------------------------------------
>
>                 Key: AIRFLOW-7093
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-7093
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: DagRun
>    Affects Versions: 1.10.5, 1.10.6, 1.10.7, 1.10.8, 1.10.9
>         Environment: https://github.com/puckel/docker-airflow version 1.10.9 with docker-compose-LocalExecutor.yml configuration
>            Reporter: Fernando Bontorin
>            Assignee: Fernando Bontorin
>            Priority: Minor
>              Labels: easyfix
>         Attachments: Screen Shot 2020-03-19 at 13.21.00.png
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> When created one dag with attributes
>  * 'start_date': pendulum.today("America/Sao_Paulo").date().isoformat()
>  * 'schedule_interval': None
> the dagrun process still scheduling to one day



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