[ 
https://issues.apache.org/jira/browse/AIRFLOW-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15833774#comment-15833774
 ] 

Rahul commented on AIRFLOW-749:
-------------------------------

Nope. This is when you have not set a broker url for Celery. I don't get it why 
the documentation doesn't explain all the steps easily for Celery Execution. 
Maybe, it is something that should be made better ?

> No such transport: sqla when using CeleryExecutor
> -------------------------------------------------
>
>                 Key: AIRFLOW-749
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-749
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: celery
>    Affects Versions: Airflow 1.7.1.3
>            Reporter: Rahul
>            Priority: Trivial
>
> I installed airflow using the regular pip install. I followed by changing my 
> db to postgres for execution using Celery. 
> After changing the executor and installing celery (4.0.2) running the example 
> dags gives me the following error:
> ```
>     raise KeyError('No such transport: {0}'.format(transport))
> KeyError: u'No such transport: sqla'
> ```



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

Reply via email to