#819700 RFP: airflow -- Programmatically author, schedule and monitor data pipelines

#819700#5
Date:
2016-04-01 01:28:13 UTC
From:
To:
* Package name    : airflow
  Version         : 1.7.0
  Upstream Author : Maxime Beauchemin
* URL             : https://github.com/airbnb/airflow
* License         : Apache-2
  Programming Lang: Python
  Description     : Programmatically author, schedule and monitor data pipelines

(Include the long description here.)

 Use airflow to author workflows as directed acyclic graphs (DAGs) of tasks.
 The airflow scheduler executes your tasks on an array of workers while
 following the specified dependencies. Rich command line utilities make
 performing complex surgeries on DAGs a snap. The rich user interface makes it
 easy to visualize pipelines running in production, monitor progress, and
 troubleshoot issues when needed.
 .
 When workflows are defined as code, they become more maintainable,
 versionable, testable, and collaborative.

#819700#10
Date:
2016-08-03 19:18:14 UTC
From:
To: