Apache Airflow (Incubating)
Перейти к файлу
Maxime Beauchemin 4a12bd5838 Adding --local option to run command 2015-01-21 22:04:36 -08:00
airflow Adding --local option to run command 2015-01-21 22:04:36 -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 Altering TODO.md 2015-01-20 08:52:17 -08:00
init.sh Changing configuration scheme 2015-01-16 14:31:54 -08:00
requirements.txt Adding Hive2FtpOperator 2015-01-19 08:39:39 -08:00
setup.cfg Hard coding install_requires 2015-01-17 09:25:06 -08:00
setup.py New RunTaskJob that runs async, implements kill signal 2015-01-21 18:14:58 -08:00

README.md

Airflow

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

Documentation