Hi, we use a pool of size 1 to restrict parallelism of a task in dag. We created the pool via airflow webserver.
Is there any other way to create it via a script? maybe sql query on DB? I didn't find an appropriate CLI command. Thanks, Hila
Hi, we use a pool of size 1 to restrict parallelism of a task in dag. We created the pool via airflow webserver.
Is there any other way to create it via a script? maybe sql query on DB? I didn't find an appropriate CLI command. Thanks, Hila