-
Notifications
You must be signed in to change notification settings - Fork 16.5k
Description
Apache Airflow version
2.10.5
If "Other Airflow 2 version" selected, which one?
2.10.4
What happened?
We can run a single DAG to produce 3K, but for business development, a single DAG needs to support 1W jobs, and there is currently no way for DAG to insert serialized_dag
What you think should happen instead?
We can run a single DAG to produce 3K, but for business development, a single DAG needs to support 1W jobs, and there is currently no way for DAG to insert serialized_dag
How to reproduce
We can run a single DAG to produce 3K, but for business development, a single DAG needs to support 1W jobs, and there is currently no way for DAG to insert serialized_dag
Operating System
k8s + mysql8 + airflow
Versions of Apache Airflow Providers
We can run a single DAG to produce 3K, but for business development, a single DAG needs to support 1W jobs, and there is currently no way for DAG to insert serialized_dag
Deployment
Official Apache Airflow Helm Chart
Deployment details
We can run a single DAG to produce 3K, but for business development, a single DAG needs to support 1W jobs, and there is currently no way for DAG to insert serialized_dag
Anything else?
We can run a single DAG to produce 3K, but for business development, a single DAG needs to support 1W jobs, and there is currently no way for DAG to insert serialized_dag
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct