Auditing Airflow Job Runs at Walmart

This commit is contained in:
binhnguyennus 2019-01-13 22:33:37 +08:00
parent b2db397255
commit 9506a488cd
1 changed files with 1 additions and 0 deletions

View File

@ -179,6 +179,7 @@ An updated and curated list of readings to illustrate best practices and pattern
* [Airflow at Robinhood](https://robinhood.engineering/why-robinhood-uses-airflow-aed13a9a90c8)
* [Airflow at Lyft](https://eng.lyft.com/running-apache-airflow-at-lyft-6e53bb8fccff)
* [Airflow at Drivy](https://drivy.engineering/airflow-architecture/)
* [Auditing Airflow Job Runs at Walmart](https://medium.com/walmartlabs/auditing-airflow-batch-jobs-73b45100045)
* [MaaT: DAG-based Distributed Task Scheduler at Alibaba](https://hackernoon.com/meet-maat-alibabas-dag-based-distributed-task-scheduler-7c9cf0c83438)
* [boundary-layer: Declarative Airflow Workflows at Etsy](https://codeascraft.com/2018/11/14/boundary-layer%e2%80%89-declarative-airflow-workflows/)
* [Distributed Logging](https://blog.treasuredata.com/blog/2016/08/03/distributed-logging-architecture-in-the-container-era/)