<?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: My Global Init Script doesn't run with the new(er) LTS version 13.3. It runs great on 12.2LTS in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/my-global-init-script-doesn-t-run-with-the-new-er-lts-version-13/m-p/62781#M6959</link>
    <description>&lt;P&gt;Hi Kaniz,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Thanks for your reply. I still don't understand if my pyodbc global init script is supposed to run on LTS 13.3. If so.....it doesn't. The connection to the server fails. In the past when upgrading to the latest LTS runtime, I don't recall the init scripts failing.&amp;nbsp; Could you please confirm if my init script should run on the newer 13.3 LTS version, as it does on the LTS 12.2 version?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Benedetta&lt;/P&gt;</description>
    <pubDate>Wed, 06 Mar 2024 19:02:33 GMT</pubDate>
    <dc:creator>Benedetta</dc:creator>
    <dc:date>2024-03-06T19:02:33Z</dc:date>
    <item>
      <title>My Global Init Script doesn't run with the new(er) LTS version 13.3. It runs great on 12.2LTS</title>
      <link>https://community.databricks.com/t5/get-started-discussions/my-global-init-script-doesn-t-run-with-the-new-er-lts-version-13/m-p/60236#M6957</link>
      <description>&lt;P&gt;Hey Databricks,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Seems like you changed the way Global Init Scripts work.&amp;nbsp; How come you changed it? My&amp;nbsp;Global Init Script runs great on 12.2LTS but not on the new(er) LTS version 13.3. We don't have Unity Catalog turned on. What's up with that?&amp;nbsp;Are Global Init scripts going away for good?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Benedetta&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 15:58:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/my-global-init-script-doesn-t-run-with-the-new-er-lts-version-13/m-p/60236#M6957</guid>
      <dc:creator>Benedetta</dc:creator>
      <dc:date>2024-02-14T15:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: My Global Init Script doesn't run with the new(er) LTS version 13.3. It runs great on 12.2LTS</title>
      <link>https://community.databricks.com/t5/get-started-discussions/my-global-init-script-doesn-t-run-with-the-new-er-lts-version-13/m-p/62781#M6959</link>
      <description>&lt;P&gt;Hi Kaniz,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Thanks for your reply. I still don't understand if my pyodbc global init script is supposed to run on LTS 13.3. If so.....it doesn't. The connection to the server fails. In the past when upgrading to the latest LTS runtime, I don't recall the init scripts failing.&amp;nbsp; Could you please confirm if my init script should run on the newer 13.3 LTS version, as it does on the LTS 12.2 version?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Benedetta&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 19:02:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/my-global-init-script-doesn-t-run-with-the-new-er-lts-version-13/m-p/62781#M6959</guid>
      <dc:creator>Benedetta</dc:creator>
      <dc:date>2024-03-06T19:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: My Global Init Script doesn't run with the new(er) LTS version 13.3. It runs great on 12.2LTS</title>
      <link>https://community.databricks.com/t5/get-started-discussions/my-global-init-script-doesn-t-run-with-the-new-er-lts-version-13/m-p/64080#M6960</link>
      <description>&lt;P&gt;Hello Benedetta,&lt;/P&gt;&lt;P&gt;I had the same issue with an&amp;nbsp;&lt;SPAN&gt;odbc init script.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Within the global script it was using an ubuntu version (16.04).&lt;BR /&gt;After I upgraded this version in the script to 22.04 it worked! (that 22.04 version also shows on&amp;nbsp;&lt;A href="https://docs.databricks.com/en/release-notes/runtime/13.3lts.html" target="_blank"&gt;Databricks Runtime 13.3 LTS | Databricks on AWS&lt;/A&gt;&amp;nbsp;under System Environment)&lt;/P&gt;&lt;P&gt;I hope this will help you!&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 13:27:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/my-global-init-script-doesn-t-run-with-the-new-er-lts-version-13/m-p/64080#M6960</guid>
      <dc:creator>ChloeBors</dc:creator>
      <dc:date>2024-03-19T13:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: My Global Init Script doesn't run with the new(er) LTS version 13.3. It runs great on 12.2LTS</title>
      <link>https://community.databricks.com/t5/get-started-discussions/my-global-init-script-doesn-t-run-with-the-new-er-lts-version-13/m-p/65331#M6961</link>
      <description>&lt;P&gt;Thank you ChloeBors - I tried upgrading the ubuntu version per your suggestion but got a new error "Can t open lib ODBC Driver 17 for SQL Server file not found 0 SQLDriverConnect". I tried modifying this line to 18:&amp;nbsp; ACCEPT_EULA=Y apt-get install msodbcsql17 but I got the same error about 17. Not sure what to do next.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 20:42:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/my-global-init-script-doesn-t-run-with-the-new-er-lts-version-13/m-p/65331#M6961</guid>
      <dc:creator>Benedetta</dc:creator>
      <dc:date>2024-04-02T20:42:18Z</dc:date>
    </item>
  </channel>
</rss>

