Hacker News new | ask | show | jobs
by didip 1416 days ago
The problem with airflow is its scalability (or lack thereof) and DAG dependency management.

Airflow successors must figure out how to distribute the cron and all dependencies should be self contained in a Docker image.