SparkVersion

Properties

Name
Type
Description
Notes

key

Option<String>

Databricks Runtime version key, for example 7.3.x-scala2.12. The value that must be provided as the spark_version when creating a new cluster. The exact runtime version may change over time for a “wildcard” version (that is, 7.3.x-scala2.12 is a “wildcard” version) with minor bug fixes.

[optional]

name

Option<String>

A descriptive name for the runtime version, for example “Databricks Runtime 7.3 LTS”.

[optional]

[Back to Model list] [Back to API list] [Back to README]

Last updated