Hacker News new | past | comments | ask | show | jobs | submit login
Airflow: Why is nothing working? (medium.com/bluecore-engineering)
7 points by giacaglia on Feb 28, 2018 | hide | past | favorite | 1 comment



I've had issues with deadlocks in airflow as well -- and it's hard to know this is happening without looking at the scheduler log. I eventually hooked up airflow's logging to rollbar so I'd know this was going on at all.

I love the telemetry you get in Airflow's ui, but I don't like the complexity of the scheduler and database-backed backend. Luigi is superior here imho using just a filesystem for managing state.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: