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

[jira] [Created] (AIRFLOW-1685) Airflow UI is not reflecting ,while executor changed to Celery Executor

Ashok created AIRFLOW-1685:
------------------------------

             Summary: Airflow UI is not reflecting ,while executor changed to Celery Executor 
                 Key: AIRFLOW-1685
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1685
             Project: Apache Airflow
          Issue Type: Bug
          Components: celery, webserver
            Reporter: Ashok


I have changed the executor from Sequential to Celery . 
I changed the Db , broker_url and setup the celery executor.
I ran airflow worker and airflow scheduler in screen .
worker and scheduler are running , but in airflow UI my new dag are not showing.
Its showing the old dag (that i ran using Sequential).





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