Chao-Han Tsai created AIRFLOW-4913:
--------------------------------------

             Summary: Backfill through scheduler
                 Key: AIRFLOW-4913
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4913
             Project: Apache Airflow
          Issue Type: New Feature
          Components: backfill
    Affects Versions: 2.0.0
            Reporter: Chao-Han Tsai
            Assignee: Chao-Han Tsai


Currently Airflow backfill has its own scheduling logic other than the core 
scheduler. Since the backfill process might not be long running, often times we 
may find out later that the backfill process failed and exited in the middle. 
However, core scheduler is guaranteed (?) to be long running and would be great 
if there is a way to backfill through core scheduler.

Later we can support user submit backfill request through REST endpoint and 
then through Airflow UI.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to