Apache Airflow (Incubating)
Перейти к файлу
Maxime Beauchemin 794f30a666 Merge pull request #241 from mistercrunch/de_orm_baseop
BaseOperator to not be a sqlalchemy model anymore
2015-06-03 20:25:11 -07:00
airflow BaseOperator to not be a sqlalchemy model anymore 2015-06-04 03:24:28 +00:00
docs Merge pull request #237 from mistercrunch/artwr/amending_example_dag_docs_and_typos 2015-06-02 23:17:01 -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 Adding a CONTRIBUTING.md 2015-03-07 21:00:46 +00: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
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 Adding a doc entry for Connections 2015-06-02 20:57:41 -04:00
init.sh
migrations.sql 0.7 + migrations 2015-05-25 23:11:14 -04:00
requirements.txt Fixing pip complaining about dupplicate reqs 2015-05-22 09:06:54 -04:00
run_unit_tests.sh Prioritization and concurency limitation on executor queues 2015-05-11 03:48:59 +00:00
setup.cfg Hard coding install_requires 2015-01-17 09:25:06 -08:00
setup.py 0.7 + migrations 2015-05-25 23:11:14 -04:00

README.md

Airflow

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

Documentation