Hi @NickLee, To dynamically update the num_workers
in a job cluster within Azure Databricks, you can utilize the Jobs API 2.0. This allows you to modify job settings, including the number of worker nodes, based on dynamically calculated values from previous tasks in your workflow.