Relative Content

Tag Archive for airflowdbt

Running dbt run command and print some logs message

I use airflow to run a dbt command, which is a long running query, sometime take more than 1 hour. We have airflow config scheduler_zombie_task_threshold set to 600 which is 10 mins. This is leading to zoombie task in airflow.