Apache Airflow (Incubating)
Перейти к файлу
Maxime 07ed7e640e Fixing queue prioritization 2015-06-23 16:25:41 +00:00
airflow Fixing queue prioritization 2015-06-23 16:25:41 +00:00
docs Adding doc reference to Celery broker setup doc in installation instructino 2015-06-20 08:43:24 -07:00
tests Adding a preoperator to HiveToMySqloperator to allow idempotence 2015-05-21 12:29:07 +00:00
.gitignore fixing small typos 2015-04-21 07:49:00 -07:00
CONTRIBUTING.md Type in CONTRIBUTING.md 2015-06-19 22:25:43 -07:00
COPYRIGHT.txt Switching to Apache license 2015-03-14 16:01:26 -07:00
LICENSE.txt Switching to Apache license 2015-03-14 16:01:26 -07:00
MANIFEST.in Including reqs to build 2015-01-17 09:05:08 -08:00
README.md Adding an endpoint to get the raw config, will be used to automate setting up a sandbox 2015-03-01 08:20:02 -08:00
TODO.md Random spelling updates. 2015-06-05 19:41:36 +02:00
init.sh Changing configuration scheme 2015-01-16 14:31:54 -08:00
migrations.sql 0.7 + migrations 2015-05-25 23:11:14 -04:00
requirements.txt Adding nose to reqs 2015-06-15 20:50:26 -07:00
run_unit_tests.sh adding option to remove previous run data instead of manual rm 2015-06-15 16:07:20 -07:00
setup.cfg Updating to the right license (apache2) in setup.cfg 2015-06-17 08:48:41 -07:00
setup.py v1.1.1 2015-06-17 08:30:43 -07:00

README.md

Airflow

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

Documentation