Apache Airflow (Incubating)
Перейти к файлу
Maxime Beauchemin 6af313cdac Merge pull request #94 from mistercrunch/hql_pickle
Pickling the content of files referenced instead of file locations
2015-01-18 22:42:01 -08:00
airflow Merge pull request #94 from mistercrunch/hql_pickle 2015-01-18 22:42:01 -08:00
docs Polishing docs and packaging 2015-01-17 16:05:17 -08:00
.gitignore Improving docs and packaging for pypi 2015-01-17 08:26:11 -08:00
LICENSE.txt Polishing docs and packaging 2015-01-17 16:05:17 -08:00
MANIFEST.in Including reqs to build 2015-01-17 09:05:08 -08:00
README.md Fix the link to the docs 2014-10-14 22:45:15 -07:00
TODO.md Cosmetics to conf file 2015-01-19 06:39:38 +00:00
init.sh Changing configuration scheme 2015-01-16 14:31:54 -08:00
requirements.txt Adding librabbitmq as it is recommended in the Celery docs 2015-01-18 13:40:50 -08:00
setup.cfg Hard coding install_requires 2015-01-17 09:25:06 -08:00
setup.py Adding librabbitmq as it is recommended in the Celery docs 2015-01-18 13:40:50 -08:00

README.md

Airflow

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

Documentation