<?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: AssertionError Failed to create the catalog in Machine Learning</title>
    <link>https://community.databricks.com/t5/machine-learning/assertionerror-failed-to-create-the-catalog/m-p/70827#M3287</link>
    <description>&lt;P&gt;In particular: the error message refers to a troubleshooting notebook, which in turn refers out to a document&amp;nbsp;&lt;A href="https://files.training.databricks.com/static/troubleshooting.html#cannot-create-catalog" target="_blank"&gt;https://files.training.databricks.com/static/troubleshooting.html#cannot-create-catalog&lt;/A&gt;, which at this moment just says "Coming Soon". &amp;nbsp;????&lt;/P&gt;</description>
    <pubDate>Mon, 27 May 2024 22:17:03 GMT</pubDate>
    <dc:creator>SalP</dc:creator>
    <dc:date>2024-05-27T22:17:03Z</dc:date>
    <item>
      <title>AssertionError Failed to create the catalog</title>
      <link>https://community.databricks.com/t5/machine-learning/assertionerror-failed-to-create-the-catalog/m-p/66098#M3189</link>
      <description>&lt;P data-unlink="true"&gt;getting this error when trying to setup the get-started-with-databricks-for-machine-learning&amp;nbsp;&amp;nbsp;LAB . Unity catalog is enabled.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Validating the locally installed datasets: | listing local files...(0 seconds) | validation completed...(0 seconds total) Creating &amp;amp; using the catalog "........._da"&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;AssertionError: &lt;/SPAN&gt;Failed to create the catalog "...._da". Please see the "Troubleshooting | Cannot Create Catalog" section of the "Version Info" notebook for more information.&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 11 Apr 2024 23:06:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/assertionerror-failed-to-create-the-catalog/m-p/66098#M3189</guid>
      <dc:creator>Lcsp</dc:creator>
      <dc:date>2024-04-11T23:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: AssertionError Failed to create the catalog</title>
      <link>https://community.databricks.com/t5/machine-learning/assertionerror-failed-to-create-the-catalog/m-p/66903#M3215</link>
      <description>&lt;P&gt;&amp;nbsp;It looks like you don't have the CREATE CATALOG privilege on the metastore you're trying to create the catalog in:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.databricks.com/en/data-governance/unity-catalog/manage-privileges/privileges.html#privilege-types-by-securable-object-in-unity-catalog" target="_self"&gt;Privilege types by securable object in Unity Catalog&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 09:06:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/assertionerror-failed-to-create-the-catalog/m-p/66903#M3215</guid>
      <dc:creator>PL_db</dc:creator>
      <dc:date>2024-04-22T09:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: AssertionError Failed to create the catalog</title>
      <link>https://community.databricks.com/t5/machine-learning/assertionerror-failed-to-create-the-catalog/m-p/70825#M3286</link>
      <description>&lt;P&gt;Did you ever get this solved? I'm seeing the same issue.&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2024 22:10:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/assertionerror-failed-to-create-the-catalog/m-p/70825#M3286</guid>
      <dc:creator>SalP</dc:creator>
      <dc:date>2024-05-27T22:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: AssertionError Failed to create the catalog</title>
      <link>https://community.databricks.com/t5/machine-learning/assertionerror-failed-to-create-the-catalog/m-p/70827#M3287</link>
      <description>&lt;P&gt;In particular: the error message refers to a troubleshooting notebook, which in turn refers out to a document&amp;nbsp;&lt;A href="https://files.training.databricks.com/static/troubleshooting.html#cannot-create-catalog" target="_blank"&gt;https://files.training.databricks.com/static/troubleshooting.html#cannot-create-catalog&lt;/A&gt;, which at this moment just says "Coming Soon". &amp;nbsp;????&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2024 22:17:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/assertionerror-failed-to-create-the-catalog/m-p/70827#M3287</guid>
      <dc:creator>SalP</dc:creator>
      <dc:date>2024-05-27T22:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: AssertionError Failed to create the catalog</title>
      <link>https://community.databricks.com/t5/machine-learning/assertionerror-failed-to-create-the-catalog/m-p/70830#M3289</link>
      <description>&lt;P&gt;EDIT: I found the issue in my Databricks metastore was that it did not have a default storage location set. The academy setup scripts don't explicitly set MANAGED LOCATION and therefore without a default location it fails.&lt;/P&gt;&lt;P&gt;I tried to establish a default storage location on my existing metastore but it didn't work for some reason - silently failed, not sure where to look for logs or error messages. But, I confirmed this was the issue because I set up a new metastore (in a different region) and a new workspace, and at metastore creation time I set a default S3 bucket, and then - voila - CREATE CATALOG worked fine without specifying managed location.&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2024 23:47:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/assertionerror-failed-to-create-the-catalog/m-p/70830#M3289</guid>
      <dc:creator>SalP</dc:creator>
      <dc:date>2024-05-27T23:47:33Z</dc:date>
    </item>
  </channel>
</rss>

