<?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 get the DBR version details on a HC Cluster in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-get-the-dbr-version-details-on-a-hc-cluster/m-p/21023#M14263</link>
    <description>&lt;P&gt;The below code snippet can be used to get the DBR details on a HC cluster&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;print("hadoopVersion:" + sc._gateway.jvm.org.apache.hadoop.util.VersionInfo.getVersion())
print("baseVersion:" + sc._gateway.jvm.org.apache.spark.BuildInfo.sparkBranch())
print("baseSha" +sc._gateway.jvm.org.apache.spark.BuildInfo.apacheBase())
print("dbrSha:"+ sc._gateway.jvm.org.apache.spark.BuildInfo.gitHash())&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 24 Jun 2021 00:18:16 GMT</pubDate>
    <dc:creator>brickster_2018</dc:creator>
    <dc:date>2021-06-24T00:18:16Z</dc:date>
    <item>
      <title>How to get the DBR version details on a HC Cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-get-the-dbr-version-details-on-a-hc-cluster/m-p/21022#M14262</link>
      <description />
      <pubDate>Thu, 24 Jun 2021 00:17:17 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-get-the-dbr-version-details-on-a-hc-cluster/m-p/21022#M14262</guid>
      <dc:creator>brickster_2018</dc:creator>
      <dc:date>2021-06-24T00:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the DBR version details on a HC Cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-get-the-dbr-version-details-on-a-hc-cluster/m-p/21023#M14263</link>
      <description>&lt;P&gt;The below code snippet can be used to get the DBR details on a HC cluster&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;print("hadoopVersion:" + sc._gateway.jvm.org.apache.hadoop.util.VersionInfo.getVersion())
print("baseVersion:" + sc._gateway.jvm.org.apache.spark.BuildInfo.sparkBranch())
print("baseSha" +sc._gateway.jvm.org.apache.spark.BuildInfo.apacheBase())
print("dbrSha:"+ sc._gateway.jvm.org.apache.spark.BuildInfo.gitHash())&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 00:18:16 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-get-the-dbr-version-details-on-a-hc-cluster/m-p/21023#M14263</guid>
      <dc:creator>brickster_2018</dc:creator>
      <dc:date>2021-06-24T00:18:16Z</dc:date>
    </item>
  </channel>
</rss>

