Apache Airflow (Incubating)
Перейти к файлу
Maxime Beauchemin 46645898f2 Merge pull request #78 from mistercrunch/fix_pool
Attempting to fix the 'mysql has gone away' by passing the factory
2015-01-10 14:08:04 -08:00
airflow Attempting to fix the 'mysql has gone away' by passing the factory 2015-01-10 21:58:47 +00:00
dags depends_on_past backfill fix 2014-12-17 08:33:41 -08:00
docs Better docs settings 2014-10-20 09:42:17 -07:00
.gitignore More charts improvements 2015-01-08 22:26:37 +00:00
README.md Fix the link to the docs 2014-10-14 22:45:15 -07:00
TODO.md Improvments to command line tools: test, list_dags, list_tasks 2015-01-08 21:50:11 +00:00
init.sh A few adjustments on CeleryExecutor 2014-12-30 18:07:01 +00:00
requirements.txt Added missing flask-login to req file 2015-01-09 20:41:09 +00:00
setup.py Moving to setuptools 2014-11-06 06:44:19 +00:00

README.md

Airflow

Airflow is a system to programmaticaly author, schedule and monitor data pipelines.

Documentation