You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Siddharth Anand (JIRA)" <ji...@apache.org> on 2016/05/04 03:25:12 UTC

[jira] [Updated] (AIRFLOW-46) Running Trigger DAG test with SequentialExecutor yields error

     [ https://issues.apache.org/jira/browse/AIRFLOW-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Siddharth Anand updated AIRFLOW-46:
-----------------------------------
    Description: 
On a fresh install of Airflow 1.7.0, executed the following way :  
* git checkout -b b_1.7.0rc1 1.7.0rc1
* python setup.py develop
* airflow initdb (against sqllite and using SequentialExecutor - delete the previous db file)
* airflow webserver -d
* airflow scheduler
* Load examples in the airflow.cfg file and disable all but 2 via the UI as shown below  : 


  was:
On a fresh install of Airflow 1.7.0, executed the following way :  
* git checkout -b b_1.7.0rc1 1.7.0rc1
* python setup.py develop
* airflow initdb (against sqllite and using SequentialExecutor - delete the previous db file)
* airflow webserver -d
* airflow scheduler
* Load examples in the airflow.cfg file and disable all but 2 via the UI as shown below  : 
!https://www.dropbox.com/s/3olz52pn7fg2pdf/Screenshot%202016-05-04%2002.22.28.png?dl=0!



> Running Trigger DAG test with SequentialExecutor yields error
> -------------------------------------------------------------
>
>                 Key: AIRFLOW-46
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-46
>             Project: Apache Airflow
>          Issue Type: Bug
>    Affects Versions: Airflow 1.7.0
>         Environment: virtualenv, python 2.7.9
>            Reporter: Siddharth Anand
>            Assignee: Siddharth Anand
>         Attachments: Screenshot 2016-05-04 02.22.28.png
>
>
> On a fresh install of Airflow 1.7.0, executed the following way :  
> * git checkout -b b_1.7.0rc1 1.7.0rc1
> * python setup.py develop
> * airflow initdb (against sqllite and using SequentialExecutor - delete the previous db file)
> * airflow webserver -d
> * airflow scheduler
> * Load examples in the airflow.cfg file and disable all but 2 via the UI as shown below  : 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)