<?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: Setup learning environment failed: Configuration dbacademy.library.version is not available. in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/setup-learning-environment-failed-configuration-dbacademy/m-p/108932#M43179</link>
    <description>&lt;P&gt;Perhaps you haven't the right permission. Are you able to create a SparkSession to check if you have this permission?&lt;/P&gt;</description>
    <pubDate>Wed, 05 Feb 2025 10:45:13 GMT</pubDate>
    <dc:creator>Luipiu</dc:creator>
    <dc:date>2025-02-05T10:45:13Z</dc:date>
    <item>
      <title>Setup learning environment failed: Configuration dbacademy.library.version is not available.</title>
      <link>https://community.databricks.com/t5/data-engineering/setup-learning-environment-failed-configuration-dbacademy/m-p/82441#M36651</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Using&amp;nbsp;&lt;STRONG&gt;1.3 Getting Started with the Databricks Platform Lab.&amp;nbsp;&lt;/STRONG&gt;&amp;nbsp;to self learning. When I run DE 2.1 to setup environment, got following error:&lt;BR /&gt;Configuration dbacademy.library.version is not available.&lt;BR /&gt;Following is the code in the common setup.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;specified_version &lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;f"v3.0.70"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;key &lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;dbacademy.library.version&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;version &lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN class=""&gt;spark&lt;/SPAN&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;conf&lt;/SPAN&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;get&lt;/SPAN&gt;&lt;SPAN class=""&gt;(&lt;/SPAN&gt;&lt;SPAN class=""&gt;key&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt; &lt;SPAN class=""&gt;specified_version&lt;/SPAN&gt;&lt;SPAN class=""&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Which version should I use?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 20:06:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/setup-learning-environment-failed-configuration-dbacademy/m-p/82441#M36651</guid>
      <dc:creator>NSJ</dc:creator>
      <dc:date>2024-08-08T20:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Setup learning environment failed: Configuration dbacademy.library.version is not available.</title>
      <link>https://community.databricks.com/t5/data-engineering/setup-learning-environment-failed-configuration-dbacademy/m-p/107842#M42930</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I resolved adding some instructions in the &lt;EM&gt;_common&lt;/EM&gt; notebook, you can find inside the folder &lt;EM&gt;Includes&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Put these at the beginning&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;%&lt;/SPAN&gt;&lt;SPAN&gt;pip install git&lt;/SPAN&gt;&lt;SPAN&gt;+&lt;/SPAN&gt;&lt;SPAN&gt;https:&lt;/SPAN&gt;&lt;SPAN&gt;//&lt;/SPAN&gt;&lt;SPAN&gt;github.com&lt;/SPAN&gt;&lt;SPAN&gt;/&lt;/SPAN&gt;&lt;SPAN&gt;databricks&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;academy&lt;/SPAN&gt;&lt;SPAN&gt;/&lt;/SPAN&gt;&lt;SPAN&gt;dbacademy&lt;/SPAN&gt;&lt;SPAN&gt;@&lt;/SPAN&gt;&lt;SPAN&gt;v3.0.70&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;%python&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;dbutils.library.&lt;/SPAN&gt;&lt;SPAN&gt;restartPython&lt;/SPAN&gt;&lt;SPAN&gt;()&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;After this I obtain the error for the version of the cluster I was using, so I used the required DBR 11.3 to run the Classroom-Setup script&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 30 Jan 2025 15:47:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/setup-learning-environment-failed-configuration-dbacademy/m-p/107842#M42930</guid>
      <dc:creator>Luipiu</dc:creator>
      <dc:date>2025-01-30T15:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Setup learning environment failed: Configuration dbacademy.library.version is not available.</title>
      <link>https://community.databricks.com/t5/data-engineering/setup-learning-environment-failed-configuration-dbacademy/m-p/108892#M43170</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am getting this error after adding pip install and restart in _common.&lt;/P&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;EnvironmentError: &lt;/SPAN&gt;Failed to set environment metadata. The Spark session may be unavailable, please try again or contact Databricks support.&lt;/STRONG&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;File &lt;SPAN class=""&gt;/databricks/python_shell/dbruntime/PipMagicOverrides.py:129&lt;/SPAN&gt;, in &lt;SPAN class=""&gt;PipMagicHandler.runCmd&lt;/SPAN&gt;&lt;SPAN class=""&gt;(self, magicCmd, line)&lt;/SPAN&gt; &lt;SPAN&gt;126&lt;/SPAN&gt; &lt;SPAN&gt;self&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;entry_point&lt;SPAN&gt;.&lt;/SPAN&gt;getLogger()&lt;SPAN&gt;.&lt;/SPAN&gt;_logInfo( &lt;SPAN&gt;127&lt;/SPAN&gt; &lt;SPAN&gt;f&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class=""&gt;{&lt;/SPAN&gt;&lt;SPAN&gt;__name__&lt;/SPAN&gt;&lt;SPAN class=""&gt;}&lt;/SPAN&gt;&lt;SPAN&gt;: Setting Setting spark.databricks.connect.environment to &lt;/SPAN&gt;&lt;SPAN class=""&gt;{&lt;/SPAN&gt;serialized_env&lt;SPAN class=""&gt;}&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt; &lt;SPAN&gt;128&lt;/SPAN&gt; ) &lt;SPAN class=""&gt;--&amp;gt; 129&lt;/SPAN&gt; &lt;SPAN class=""&gt;spark&lt;/SPAN&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;conf&lt;/SPAN&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;set&lt;/SPAN&gt;&lt;SPAN class=""&gt;(&lt;/SPAN&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt;&lt;SPAN class=""&gt;spark.databricks.connect.environment&lt;/SPAN&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt; &lt;SPAN class=""&gt;serialized_env&lt;/SPAN&gt;&lt;SPAN class=""&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;Could you please help?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;Regards&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;Deepa&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2025 07:07:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/setup-learning-environment-failed-configuration-dbacademy/m-p/108892#M43170</guid>
      <dc:creator>Deepa710</dc:creator>
      <dc:date>2025-02-05T07:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Setup learning environment failed: Configuration dbacademy.library.version is not available.</title>
      <link>https://community.databricks.com/t5/data-engineering/setup-learning-environment-failed-configuration-dbacademy/m-p/108932#M43179</link>
      <description>&lt;P&gt;Perhaps you haven't the right permission. Are you able to create a SparkSession to check if you have this permission?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2025 10:45:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/setup-learning-environment-failed-configuration-dbacademy/m-p/108932#M43179</guid>
      <dc:creator>Luipiu</dc:creator>
      <dc:date>2025-02-05T10:45:13Z</dc:date>
    </item>
  </channel>
</rss>

