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

[jira] [Resolved] (AIRFLOW-6201) How can I manually trigger a future dag?

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

Jarek Potiuk resolved AIRFLOW-6201.
-----------------------------------
    Resolution: Duplicate

> How can I manually trigger a future dag?
> ----------------------------------------
>
>                 Key: AIRFLOW-6201
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6201
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: DAG, DagRun, scheduler
>    Affects Versions: 1.10.4
>            Reporter: xifeng
>            Priority: Major
>
> For example, I set the dag run every 10 days. its latest {{start_time}} is {{2019-11-30}}. So the next {{start_time}} will be {{2019-12-10}}.
> However, I want it to run in advance occasionally. As today is {{2019-12-09}}, How can I trigger the future dag in advance?   is there any way to run the future dag manually?



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