|
|
|
|
|
by glogla
2855 days ago
|
|
We tested it, but the performancd was bad. We needed hundred workflows with few hundred taks each, and Airflow would just topple over daily. We ended up with proprietary tool from Teradata thats basically Airflow written in perl - but it can handle all the work. Other than scalability, Airflow is pretty nice. |
|
Many environments run tens of thousands of concurrent tasks, and hundreds of thousands of tasks daily. The list of companies using Airflow speaks for itself https://github.com/apache/incubator-superset#who-uses-apache...
But hey, it's like anything, you have to do a bit of work to get distributed systems to run at scale. There are now hosted solutions to help with that (Google Cloud Composer and Astronomer.io)