<?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 reliably get the databricks run time version as part of init scripts in aws/azure databri in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-reliably-get-the-databricks-run-time-version-as-part-of/m-p/81046#M36211</link>
    <description>&lt;P&gt;Unfortunately, I know only two above ways + environment variable approch that you've used already ;/&lt;BR /&gt;Maybe someone else has better idea.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jul 2024 07:28:19 GMT</pubDate>
    <dc:creator>szymon_dybczak</dc:creator>
    <dc:date>2024-07-30T07:28:19Z</dc:date>
    <item>
      <title>How to reliably get the databricks run time version as part of init scripts in aws/azure databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-reliably-get-the-databricks-run-time-version-as-part-of/m-p/81034#M36206</link>
      <description>&lt;P&gt;We currently use the script below, but it is not working in some environments.&lt;/P&gt;&lt;P&gt;The environment variable used in the script is not listed in this link &lt;A href="https://docs.databricks.com/en/init-scripts/environment-variables.html#what-environment-variables-are-exposed-to-the-init-script-by-default" target="_self"&gt;Databricks Environment Variables&lt;/A&gt;&lt;/P&gt;&lt;P&gt;```bash&lt;BR /&gt;#!/bin/bash&lt;BR /&gt;echo "Databricks Runtime Version: $DATABRICKS_RUNTIME_VERSION"&lt;BR /&gt;```&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2024 05:55:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-reliably-get-the-databricks-run-time-version-as-part-of/m-p/81034#M36206</guid>
      <dc:creator>venkateshp</dc:creator>
      <dc:date>2024-07-30T05:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to reliably get the databricks run time version as part of init scripts in aws/azure databri</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-reliably-get-the-databricks-run-time-version-as-part-of/m-p/81036#M36207</link>
      <description>&lt;P&gt;If environment variable doesn't work for you, then maybe try with REST API or databrick cli?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2024 06:42:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-reliably-get-the-databricks-run-time-version-as-part-of/m-p/81036#M36207</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2024-07-30T06:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to reliably get the databricks run time version as part of init scripts in aws/azure databri</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-reliably-get-the-databricks-run-time-version-as-part-of/m-p/81045#M36210</link>
      <description>&lt;P&gt;&lt;SPAN&gt;These init scripts will run on the driver and every worker node. Is there a simpler way to access the Databricks Runtime Version? Using the REST API or Databricks CLI requires tokens, which can be challenging to manage in customer environments when running these commands as part of init scripts&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2024 07:22:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-reliably-get-the-databricks-run-time-version-as-part-of/m-p/81045#M36210</guid>
      <dc:creator>venkateshp</dc:creator>
      <dc:date>2024-07-30T07:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to reliably get the databricks run time version as part of init scripts in aws/azure databri</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-reliably-get-the-databricks-run-time-version-as-part-of/m-p/81046#M36211</link>
      <description>&lt;P&gt;Unfortunately, I know only two above ways + environment variable approch that you've used already ;/&lt;BR /&gt;Maybe someone else has better idea.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2024 07:28:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-reliably-get-the-databricks-run-time-version-as-part-of/m-p/81046#M36211</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2024-07-30T07:28:19Z</dc:date>
    </item>
  </channel>
</rss>

