- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ03-27-2023 03:13 PM
Currently, I use the below two different JSON snippets to choose either Standard or ML runtime. Similar to the below, what is the defaultValue for spark_version to select the latest GPU ML LTS runtime version?
"spark_version": {
"type": "regex",
"pattern": "[1-9][0-9]\\.[0-9].*",
"defaultValue": "auto:latest-ml"
}
"spark_version": {
"type": "regex",
"pattern": "[1-9][0-9]\\.[0-9].*",
"defaultValue": "auto:latest-lts"
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ03-27-2023 05:26 PM
Hi @Ramana Kancharanaโ ,
As of right now these options are only available for non-GPU DBRs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ03-27-2023 05:26 PM
Hi @Ramana Kancharanaโ ,
As of right now these options are only available for non-GPU DBRs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ03-28-2023 01:06 PM
Thank you. Let me know once it is available.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ03-28-2023 01:43 PM
@Ramana Kancharanaโ for sure, will do.

