Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2025 03:14 PM
In case this is now breaking for anyone (as it is for me), there's an update here to follow along with on how to define single node compute!
Description Hi, I am trying to use the Databricks SDK to create single-node job compute using 0.42.0. According to the docs, you do this with a combination of is_single_node and kind in your ClusterSpec. However, when I pass is_single_no...