Anyone else had this error message on an Azure Databricks cluster:
'This cluster's runtime version is out of support. Select a new runtime and restart this cluster. [Learn more]'
("Learn more" leads to this site: https://docs.microsoft.com/en-us/azure/databricks/release-notes/runtime/databricks-runtime-ver)
The cluster has the following attributes/versions on it:
DBR 6.5 ML
Spark 2.4.5
Scala 2.11
Is there anything I can do about this error message myself, or should I contact an administrator who could update the cluster, or something like that?
Root Cause You are using an EOS version of Databricks.
– jeppoo1