[
https://issues.apache.org/jira/browse/AIRFLOW-932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15892823#comment-15892823
]
Dan Davydov edited comment on AIRFLOW-932 at 3/2/17 7:21 PM:
-------------------------------------------------------------
Ah I think I know why it's not reproducing for you. Can you try letting the
scheduler run a dagrun, and then backfill the dagrun once it completes (same
DAG)?
so e.g. let it run for one dagrun via scheduler (might need to unpause it if
it's paused) then
airflow backfill teztg -t create_and_transfer_roster -s 2016-03-15 -e 2016-03-15
was (Author: aoen):
Ah I think I know why it's not reproducing for you. Can you try letting the
scheduler run a dagrun, and then backfill the dagrun once it completes (same
DAG)?
> Backfills delete existing task instances and mark them as removed
> -----------------------------------------------------------------
>
> Key: AIRFLOW-932
> URL: https://issues.apache.org/jira/browse/AIRFLOW-932
> Project: Apache Airflow
> Issue Type: Sub-task
> Components: backfill
> Reporter: Dan Davydov
> Priority: Blocker
>
> I'm still investigating.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)