Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2023 04:55 AM
@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