<?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: Runtime 11.3 LTS not working in my production in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/runtime-11-3-lts-not-working-in-my-production/m-p/86739#M37333</link>
    <description>&lt;P&gt;Bump&lt;/P&gt;</description>
    <pubDate>Fri, 30 Aug 2024 06:18:35 GMT</pubDate>
    <dc:creator>biafch</dc:creator>
    <dc:date>2024-08-30T06:18:35Z</dc:date>
    <item>
      <title>Runtime 11.3 LTS not working in my production</title>
      <link>https://community.databricks.com/t5/data-engineering/runtime-11-3-lts-not-working-in-my-production/m-p/86374#M37316</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have a cluster with Runtime 11.3 LTS in my production. Whenever I start this up and try to run my notebooks it's giving me error:&amp;nbsp;&lt;STRONG&gt;Failure starting repl. Try detaching and re-attaching the notebook.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a cluster with the same Runtime in my DEV environment and here it's working perfectly fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I downgrade the runtime of my cluster to 10.4 LTS in my production it's working as well.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;What can I do to solve this?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 13:31:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/runtime-11-3-lts-not-working-in-my-production/m-p/86374#M37316</guid>
      <dc:creator>biafch</dc:creator>
      <dc:date>2024-08-29T13:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime 11.3 LTS not working in my production</title>
      <link>https://community.databricks.com/t5/data-engineering/runtime-11-3-lts-not-working-in-my-production/m-p/86739#M37333</link>
      <description>&lt;P&gt;Bump&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2024 06:18:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/runtime-11-3-lts-not-working-in-my-production/m-p/86739#M37333</guid>
      <dc:creator>biafch</dc:creator>
      <dc:date>2024-08-30T06:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime 11.3 LTS not working in my production</title>
      <link>https://community.databricks.com/t5/data-engineering/runtime-11-3-lts-not-working-in-my-production/m-p/86778#M37334</link>
      <description>&lt;P&gt;Just in case anyone needs to know how to solve this in the future.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Apparently one of my clusters was suddenly having library compatibility issues. Mainly between pandas,numpy and pyarrow.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;So I fixed this by forcing specific versions in my global init script. I did the following:&lt;/P&gt;&lt;P&gt;/databricks/python/bin/pip install pandas==2.2.2&lt;BR /&gt;/databricks/python/bin/pip install numpy==1.26.4&lt;BR /&gt;/databricks/python/bin/pip install pyarrow==7.0.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And this has solved the problem for me.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2024 07:20:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/runtime-11-3-lts-not-working-in-my-production/m-p/86778#M37334</guid>
      <dc:creator>biafch</dc:creator>
      <dc:date>2024-08-30T07:20:28Z</dc:date>
    </item>
  </channel>
</rss>

