[ 
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  : 



> 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)

Reply via email to