[
https://issues.apache.org/jira/browse/AIRFLOW-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16171594#comment-16171594
]
Christophe CHAUVET commented on AIRFLOW-1355:
---------------------------------------------
hi
I confirm this issue, but i found a solution
i just add a DAG in ~/airflow/dags and restart the scheduler, it found one dags
and on web UI i click on this DAG tu run manually, the scheduler process it
correctly
When we use demo DAGS with ~/airflow/dags empty, the scheduler (sequencial and
local) doesn't start correctly
Regards,
> Unable to launch jobs : DAGs not being executed.
> ------------------------------------------------
>
> Key: AIRFLOW-1355
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1355
> Project: Apache Airflow
> Issue Type: Bug
> Components: DAG
> Affects Versions: Airflow 1.8
> Environment: Mac OS and Ubuntu
> Reporter: Pavan KN
> Priority: Critical
>
> Steps to re-produce:
> 1. Create new installation
> 2. Launch Airflow
> 3. Enable a DAG and trigger it manually
> DAG/Job won't get executed. Will stay in Running status, but no execution
> starts and continues to stay at same status.
> Same issues are there with Sequential, Local and Celeri executors.
> Happening in 1.8 version. Tried on multiple Mac machines and on Ubuntu.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)