<?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: Why can't I install python libraries when i update cluster runtime from 10.1 to 12.1? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/why-can-t-i-install-python-libraries-when-i-update-cluster/m-p/8008#M3741</link>
    <description>&lt;P&gt;@JOSE RODRIGUEZ​&amp;nbsp;: I am giving you some options to rule out, you can reply back once you have ruled the below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Try installing other packages: See if you can install other packages using the cluster config GUI. If you're only having issues with XlsxWriter, it's possible that there's a specific issue with that package. If you're having issues with all packages, there may be a broader issue with the cluster configuration or the Databricks platform.&lt;/LI&gt;&lt;LI&gt;Check the logs: Check the logs for the cluster, driver, and worker nodes to see if there are any errors or issues related to the library installation process. This could give you more insight into what's causing the problem.&lt;/LI&gt;&lt;LI&gt;Try a different installation method: If you're not able to install packages using the cluster config GUI, try using a different installation method, such as installing the package via the web terminal or using the Databricks REST API. This may help you identify whether the issue is with the cluster configuration or the library installation process itself.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Mar 2023 23:38:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-03-14T23:38:56Z</dc:date>
    <item>
      <title>Why can't I install python libraries when i update cluster runtime from 10.1 to 12.1?</title>
      <link>https://community.databricks.com/t5/data-engineering/why-can-t-i-install-python-libraries-when-i-update-cluster/m-p/8007#M3740</link>
      <description>&lt;P&gt;This same question was asked here 9 months ago without any answer:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.databricks.com/s/question/0D58Y000096VjKrSAK/managedlibraryinstallfailed-when-changing-databricks-runtime-version-from-91-to-110" alt="https://community.databricks.com/s/question/0D58Y000096VjKrSAK/managedlibraryinstallfailed-when-changing-databricks-runtime-version-from-91-to-110" target="_blank"&gt;https://community.databricks.com/s/question/0D58Y000096VjKrSAK/managedlibraryinstallfailed-when-changing-databricks-runtime-version-from-91-to-110&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was using runtime 9.1, and then upgraded it to 12.1, I was installing XlsxWriter using the cluster config GUI in the libraries page.  It was working fine, after upgrade i can't install any libraries anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With 12.1 i get this message, weird thing is that if use the web terminal and run a pip install XlsxWriter it works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;java.lang.RuntimeException: ManagedLibraryInstallFailed: org.apache.spark.SparkException: Cluster library installation failed on the driver because the filesystem is not ready or has been disabled. If the problem persists after a few minutes, try restarting the cluster, or contact Databricks support. for library:PythonPyPiPkgId(xlsxwriter,None,None,List()),isSharedLibrary=false&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 21:09:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/why-can-t-i-install-python-libraries-when-i-update-cluster/m-p/8007#M3740</guid>
      <dc:creator>pepe</dc:creator>
      <dc:date>2023-03-09T21:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't I install python libraries when i update cluster runtime from 10.1 to 12.1?</title>
      <link>https://community.databricks.com/t5/data-engineering/why-can-t-i-install-python-libraries-when-i-update-cluster/m-p/8008#M3741</link>
      <description>&lt;P&gt;@JOSE RODRIGUEZ​&amp;nbsp;: I am giving you some options to rule out, you can reply back once you have ruled the below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Try installing other packages: See if you can install other packages using the cluster config GUI. If you're only having issues with XlsxWriter, it's possible that there's a specific issue with that package. If you're having issues with all packages, there may be a broader issue with the cluster configuration or the Databricks platform.&lt;/LI&gt;&lt;LI&gt;Check the logs: Check the logs for the cluster, driver, and worker nodes to see if there are any errors or issues related to the library installation process. This could give you more insight into what's causing the problem.&lt;/LI&gt;&lt;LI&gt;Try a different installation method: If you're not able to install packages using the cluster config GUI, try using a different installation method, such as installing the package via the web terminal or using the Databricks REST API. This may help you identify whether the issue is with the cluster configuration or the library installation process itself.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 23:38:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/why-can-t-i-install-python-libraries-when-i-update-cluster/m-p/8008#M3741</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-14T23:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't I install python libraries when i update cluster runtime from 10.1 to 12.1?</title>
      <link>https://community.databricks.com/t5/data-engineering/why-can-t-i-install-python-libraries-when-i-update-cluster/m-p/8009#M3742</link>
      <description>&lt;P&gt;Hi @JOSE RODRIGUEZ​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope everything is going great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just wanted to check in if you were able to resolve your issue. If yes, would you be happy to mark an answer as best so that other members can find the solution more quickly? If not, please tell us so we can help you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Apr 2023 00:54:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/why-can-t-i-install-python-libraries-when-i-update-cluster/m-p/8009#M3742</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-01T00:54:18Z</dc:date>
    </item>
  </channel>
</rss>

