[
https://issues.apache.org/jira/browse/AIRFLOW-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Rice updated AIRFLOW-1434:
----------------------------------
Summary: subdag doesn't execute when DAG uses a crontab schedule_interval
(was: sub-dag doesn't execute when DAG uses a crontab schedule_interval)
> subdag doesn't execute when DAG uses a crontab schedule_interval
> ----------------------------------------------------------------
>
> Key: AIRFLOW-1434
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1434
> Project: Apache Airflow
> Issue Type: Bug
> Affects Versions: Airflow 1.8
> Environment: We're running airflow on centOS with LocalExecutors on
> top of Postgres
> Reporter: Patrick Rice
>
> The @daily annotation works successfully, however it you change the
> schedule_interval to "0 0 * * *" subdags do not execute properly. Each subdag
> is marked as "success" but generates no new logs and does not run. Reverting
> the schedule_interval causes the subdags to properly execute.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)