<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to determine if am using the same DBR minor version? in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/how-to-determine-if-am-using-the-same-dbr-minor-version/m-p/21444#M85</link>
    <description>&lt;P&gt;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. &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;val scalaVersion = scala.util.Properties.versionString
&amp;nbsp;
val hadoopVersion = org.apache.hadoop.util.VersionInfo.getVersion
&amp;nbsp;
val baseVersion = org.apache.spark.BuildInfo.sparkBranch
&amp;nbsp;
val baseSha = org.apache.spark.BuildInfo.apacheBase
&amp;nbsp;
val dbrSha = org.apache.spark.BuildInfo.gitHash
&amp;nbsp;
val universeSha = com.databricks.BuildInfo.gitHash
&amp;nbsp;
val universeTimestamp = com.databricks.BuildInfo.gitTimestamp
&amp;nbsp;
val imageId = spark.conf.get("spark.databricks.clusterUsageTags.sparkVersion")
&amp;nbsp;
 &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Jun 2021 14:23:26 GMT</pubDate>
    <dc:creator>brickster_2018</dc:creator>
    <dc:date>2021-06-23T14:23:26Z</dc:date>
    <item>
      <title>How to determine if am using the same DBR minor version?</title>
      <link>https://community.databricks.com/t5/administration-architecture/how-to-determine-if-am-using-the-same-dbr-minor-version/m-p/21443#M84</link>
      <description>&lt;P&gt;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&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2025 16:26:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/how-to-determine-if-am-using-the-same-dbr-minor-version/m-p/21443#M84</guid>
      <dc:creator>brickster_2018</dc:creator>
      <dc:date>2025-03-20T16:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine if am using the same DBR minor version?</title>
      <link>https://community.databricks.com/t5/administration-architecture/how-to-determine-if-am-using-the-same-dbr-minor-version/m-p/21444#M85</link>
      <description>&lt;P&gt;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. &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;val scalaVersion = scala.util.Properties.versionString
&amp;nbsp;
val hadoopVersion = org.apache.hadoop.util.VersionInfo.getVersion
&amp;nbsp;
val baseVersion = org.apache.spark.BuildInfo.sparkBranch
&amp;nbsp;
val baseSha = org.apache.spark.BuildInfo.apacheBase
&amp;nbsp;
val dbrSha = org.apache.spark.BuildInfo.gitHash
&amp;nbsp;
val universeSha = com.databricks.BuildInfo.gitHash
&amp;nbsp;
val universeTimestamp = com.databricks.BuildInfo.gitTimestamp
&amp;nbsp;
val imageId = spark.conf.get("spark.databricks.clusterUsageTags.sparkVersion")
&amp;nbsp;
 &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 14:23:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/how-to-determine-if-am-using-the-same-dbr-minor-version/m-p/21444#M85</guid>
      <dc:creator>brickster_2018</dc:creator>
      <dc:date>2021-06-23T14:23:26Z</dc:date>
    </item>
  </channel>
</rss>

