daniel_sahal
Databricks MVP

@tanja.savic tanja.savic​ 

You can use shared job cluster:

https://docs.databricks.com/workflows/jobs/jobs.html#use-shared-job-clusters

But remember that a shared job cluster is scoped to a single job run, and cannot be used by other jobs or runs of the same job. It means that 1 job = 1 cluster