SparkVersion
Last updated
Last updated
key
Option<String>
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]