You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "yankun (JIRA)" <ji...@apache.org> on 2017/06/26 03:42:00 UTC

[jira] [Created] (AIRFLOW-1346) How to repeat the backfill task ?

yankun created AIRFLOW-1346:
-------------------------------

             Summary: How to repeat the backfill task ?
                 Key: AIRFLOW-1346
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1346
             Project: Apache Airflow
          Issue Type: Bug
          Components: backfill
    Affects Versions: 1.8.0
         Environment: CentOS release 6.9 (Final)
            Reporter: yankun
            Priority: Trivial


How do I repeat the backfill task? For example, my first backfill task has made an error and I want to backfill again. But always the following tips, how can I solve it?

[root@client23 ~]# airflow backfill  platformusertags_day  -s 20170202 -e 20170202
[2017-06-26 11:38:12,662] {__init__.py:57} INFO - Using executor LocalExecutor
[2017-06-26 11:38:13,145] {models.py:167} INFO - Filling up the DagBag from /root/airflow/dags
[2017-06-26 11:38:13,369] {jobs.py:2023} INFO - *{color:red}Backfill done. Exiting.{color}*




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)