cancel
Showing results for 
Search instead for 
Did you mean: 
Administration & Architecture
Explore discussions on Databricks administration, deployment strategies, and architectural best practices. Connect with administrators and architects to optimize your Databricks environment for performance, scalability, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

brickster_2018
by Esteemed Contributor
  • 1285 Views
  • 1 replies
  • 0 kudos

Resolved! How to determine if am using the same DBR minor version?

DBR minor version details are not exposed. However, in the documentation, it mentioned Databricks performs maintenance releases every 2 weeks. How can I determine if I am using the same minor version

  • 1285 Views
  • 1 replies
  • 0 kudos
Latest Reply
brickster_2018
Esteemed Contributor
  • 0 kudos

The below code snippet can help to determine the DBR Hash string for the DBR version. DBR hash string is unique for the DBR minor version. val scalaVersion = scala.util.Properties.versionString   val hadoopVersion = org.apache.hadoop.util.VersionInf...

  • 0 kudos
User16830818524
by New Contributor II
  • 2761 Views
  • 1 replies
  • 0 kudos

Resolved! What are the LTS Databricks Runtimes?

What are the LTS Databricks Runtime versions available in the cluster configuration page? Example DBR 7.3 LTS

  • 2761 Views
  • 1 replies
  • 0 kudos
Latest Reply
aRajanOc
New Contributor III
  • 0 kudos

Long Term Support (LTS) versions are supported for two years and non LTS version are supported for 6 months.Refer to below links for more details.https://docs.databricks.com/release-notes/runtime/databricks-runtime-ver.html#runtime-support https://do...

  • 0 kudos
User16826992666
by Valued Contributor
  • 8706 Views
  • 1 replies
  • 0 kudos

What happens to clusters when a DBR reaches End of Support?

When a DBR version reaches its end of support date will clusters running that version be removed?

  • 8706 Views
  • 1 replies
  • 0 kudos
Latest Reply
User16826992666
Valued Contributor
  • 0 kudos

When a DBR version reached End of Support it means that the version will no longer receive security patches and workloads running on that version will no longer be eligible for Databricks support. Unsupported versions may be subject to security vulne...

  • 0 kudos
Labels