Andre created AIRFLOW-172:
-----------------------------
Summary: All example DAGs report "Only works with the
CeleryExecutor, sorry"
Key: AIRFLOW-172
URL: https://issues.apache.org/jira/browse/AIRFLOW-172
Project: Apache Airflow
Issue Type: Bug
Components: executor
Affects Versions: Airflow 1.7.1
Reporter: Andre
After installing airflow and trying to run some example DAGs I was faced with
{{Only works with the CeleryExecutor, sorry}}
on every DAG I tried to run.
{code}$ pip list
airflow (1.7.1.2)
alembic (0.8.6)
Babel (1.3)
bitarray (0.8.1)
cffi (1.6.0)
chartkick (0.4.2)
croniter (0.3.12)
cryptography (1.3.2)
dill (0.2.5)
docutils (0.12)
Flask (0.10.1)
Flask-Admin (1.4.0)
Flask-Cache (0.13.1)
Flask-Login (0.2.11)
Flask-WTF (0.12)
funcsigs (0.4)
future (0.15.2)
google-apputils (0.4.2)
gunicorn (19.3.0)
hive-thrift-py (0.0.1)
idna (2.1)
impyla (0.13.7)
itsdangerous (0.24)
Jinja2 (2.8)
lockfile (0.12.2)
Mako (1.0.4)
Markdown (2.6.6)
MarkupSafe (0.23)
mysqlclient (1.3.7)
numpy (1.11.0)
pandas (0.18.1)
pip (8.1.2)
ply (3.8)
protobuf (2.6.1)
pyasn1 (0.1.9)
pycparser (2.14)
Pygments (2.1.3)
PyHive (0.1.8)
pykerberos (1.1.10)
python-daemon (2.1.1)
python-dateutil (2.5.3)
python-editor (1.0)
python-gflags (3.0.5)
pytz (2016.4)
requests (2.10.0)
setproctitle (1.1.10)
setuptools (21.2.1)
six (1.10.0)
snakebite (2.9.0)
SQLAlchemy (1.0.13)
thrift (0.9.3)
thriftpy (0.3.8)
unicodecsv (0.14.1)
Werkzeug (0.11.10)
WTForms (2.1)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)