<?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: Problems with Unity Catalog in Data Governance</title>
    <link>https://community.databricks.com/t5/data-governance/problems-with-unity-catalog/m-p/22353#M761</link>
    <description>&lt;P&gt;Hi @Łukasz Jaremek​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;not sure where to start, the Unity Catalog cluster is the last thing you need to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To add/enable Unity Catalog in your workspace you need to create metastore.&lt;/P&gt;&lt;P&gt;Metastore is account level Object I would say. There are some requirements to create that metastore, i.e. storage and policies in azure. Then you need to create the metastore in the Databricks account and attach that metastore(storage adbfs://).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After you have metastore, you attach that metastore to the workspace. It makes your workspace Unity Catalog enabled - make sure do it in dev workspace, as once attached workspace to UC, stays UC attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then the next steps are creating cluster (so far we didn't have to use the cluster, everything was azure and databricks api).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This explains well how to do it: &lt;A href="https://learn.microsoft.com/en-us/azure/databricks/data-governance/unity-catalog/get-started" target="test_blank"&gt;https://learn.microsoft.com/en-us/azure/databricks/data-governance/unity-catalog/get-started&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;2. I cannot create a new metastore (probably because I do not have special cluster).&lt;/P&gt;&lt;P&gt;I read the &lt;A href="https://learn.microsoft.com/en-us/azure/databricks/data-governance/unity-catalog/get-started" alt="https://learn.microsoft.com/en-us/azure/databricks/data-governance/unity-catalog/get-started" target="_blank"&gt;instruction&lt;/A&gt; and I do not have "Create Metastore" button (I am using Data Science &amp;amp; Engineering mode)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You shoud create metastore in the Databricks account (it's called E2 I believe), not in the workspace. &lt;/P&gt;</description>
    <pubDate>Tue, 15 Nov 2022 15:04:56 GMT</pubDate>
    <dc:creator>Pat</dc:creator>
    <dc:date>2022-11-15T15:04:56Z</dc:date>
    <item>
      <title>Problems with Unity Catalog</title>
      <link>https://community.databricks.com/t5/data-governance/problems-with-unity-catalog/m-p/22352#M760</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;I am using Azure Databricks since a few months and I want to add a Unity Catalog.&lt;/P&gt;&lt;P&gt;Unfortunately, I have some problems:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I am not able to create a Unity Catalog Cluster with settings:&lt;/P&gt;&lt;P&gt;- Policy: Unrestricted&lt;/P&gt;&lt;P&gt;- Multi Node with Single user access mode&lt;/P&gt;&lt;P&gt;- Runtime version is 11.3 LTS with Spark 3.3.0 and Scala 2.12&lt;/P&gt;&lt;P&gt;- Worker type is Standard_F4s (1-2 workers)&lt;/P&gt;&lt;P&gt;- spark.databricks.dataLineage.enabled true&lt;/P&gt;&lt;P&gt;- spark.databricks.delta.preview.enabled true&lt;/P&gt;&lt;P&gt;Do you know what did I do wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. I cannot create a new metastore (probably because I do not have special cluster).&lt;/P&gt;&lt;P&gt;I read the &lt;A href="https://learn.microsoft.com/en-us/azure/databricks/data-governance/unity-catalog/get-started" alt="https://learn.microsoft.com/en-us/azure/databricks/data-governance/unity-catalog/get-started" target="_blank"&gt;instruction&lt;/A&gt; and I do not have "Create Metastore" button (I am using Data Science &amp;amp; Engineering mode)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/1196i33B8B2EC500C84FA/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you help me with my problems?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Łukasz&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 12:21:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/problems-with-unity-catalog/m-p/22352#M760</guid>
      <dc:creator>LukaszJ</dc:creator>
      <dc:date>2022-11-15T12:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Unity Catalog</title>
      <link>https://community.databricks.com/t5/data-governance/problems-with-unity-catalog/m-p/22353#M761</link>
      <description>&lt;P&gt;Hi @Łukasz Jaremek​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;not sure where to start, the Unity Catalog cluster is the last thing you need to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To add/enable Unity Catalog in your workspace you need to create metastore.&lt;/P&gt;&lt;P&gt;Metastore is account level Object I would say. There are some requirements to create that metastore, i.e. storage and policies in azure. Then you need to create the metastore in the Databricks account and attach that metastore(storage adbfs://).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After you have metastore, you attach that metastore to the workspace. It makes your workspace Unity Catalog enabled - make sure do it in dev workspace, as once attached workspace to UC, stays UC attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then the next steps are creating cluster (so far we didn't have to use the cluster, everything was azure and databricks api).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This explains well how to do it: &lt;A href="https://learn.microsoft.com/en-us/azure/databricks/data-governance/unity-catalog/get-started" target="test_blank"&gt;https://learn.microsoft.com/en-us/azure/databricks/data-governance/unity-catalog/get-started&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;2. I cannot create a new metastore (probably because I do not have special cluster).&lt;/P&gt;&lt;P&gt;I read the &lt;A href="https://learn.microsoft.com/en-us/azure/databricks/data-governance/unity-catalog/get-started" alt="https://learn.microsoft.com/en-us/azure/databricks/data-governance/unity-catalog/get-started" target="_blank"&gt;instruction&lt;/A&gt; and I do not have "Create Metastore" button (I am using Data Science &amp;amp; Engineering mode)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You shoud create metastore in the Databricks account (it's called E2 I believe), not in the workspace. &lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 15:04:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/problems-with-unity-catalog/m-p/22353#M761</guid>
      <dc:creator>Pat</dc:creator>
      <dc:date>2022-11-15T15:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Unity Catalog</title>
      <link>https://community.databricks.com/t5/data-governance/problems-with-unity-catalog/m-p/22354#M762</link>
      <description>&lt;P&gt;Hello @Pat Sienkiewicz​&amp;nbsp;, thanks you for your response!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Okay, I have a new Azure Storage Account, and what next?&lt;/P&gt;&lt;P&gt;I have mounted it on the databricks with dbutils.mount, but what means "attach"?&lt;/P&gt;&lt;P&gt;I do not have button "Create Metastore" in Data tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Łukasz&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 08:57:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/problems-with-unity-catalog/m-p/22354#M762</guid>
      <dc:creator>LukaszJ</dc:creator>
      <dc:date>2022-11-17T08:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Unity Catalog</title>
      <link>https://community.databricks.com/t5/data-governance/problems-with-unity-catalog/m-p/22355#M763</link>
      <description>&lt;P&gt;Hi @Łukasz Jaremek​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you don't have to mount this storage account.&lt;/P&gt;&lt;P&gt;When you create new storage account (to use as metastore root account) you need to attach/set it as metastore storage on the account level:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to Manage Account:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/1194i8875D2C7189AA5A5/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then switch to metastore tab,&lt;/P&gt;&lt;P&gt;on the right side click create metastore (aka unity catalog)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/1200iD14E14C810F26300/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;here you need to specify which storage account should be used:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/1199iF6FAA25F058A2A0C/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;in the next tab it will ask you to attach workspace to unity catalog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,.&lt;/P&gt;&lt;P&gt;Pat.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 09:15:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/problems-with-unity-catalog/m-p/22355#M763</guid>
      <dc:creator>Pat</dc:creator>
      <dc:date>2022-11-17T09:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Unity Catalog</title>
      <link>https://community.databricks.com/t5/data-governance/problems-with-unity-catalog/m-p/22356#M764</link>
      <description>&lt;P&gt;Hmm it is interesting.&lt;/P&gt;&lt;P&gt;I have a different app design than you.&lt;/P&gt;&lt;P&gt;I am a databricks admin and I have premium plan.&lt;/P&gt;&lt;P&gt;In my case it looks like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image source_ https___www.youtube.com_watch_v=QU8uxFkox1c&amp;amp;amp;ab_channel=AdvancingAnalytics"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/1195iF7E0FD96E9BCD028/image-size/large?v=v2&amp;amp;px=999" role="button" title="image source_ https___www.youtube.com_watch_v=QU8uxFkox1c&amp;amp;amp;ab_channel=AdvancingAnalytics" alt="image source_ https___www.youtube.com_watch_v=QU8uxFkox1c&amp;amp;amp;ab_channel=AdvancingAnalytics" /&gt;&lt;/span&gt;Do you know why?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 09:51:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/problems-with-unity-catalog/m-p/22356#M764</guid>
      <dc:creator>LukaszJ</dc:creator>
      <dc:date>2022-11-17T09:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Unity Catalog</title>
      <link>https://community.databricks.com/t5/data-governance/problems-with-unity-catalog/m-p/22357#M765</link>
      <description>&lt;P&gt;I see you are on workspace level now, do you have possibility in top right corner to switch to the account level ? You need admin account permission:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;source; &lt;A href="https://www.databricks.com/blog/2022/08/26/databricks-workspace-administration-best-practices-for-account-workspace-and-metastore-admins.html" target="test_blank"&gt;https://www.databricks.com/blog/2022/08/26/databricks-workspace-administration-best-practices-for-account-workspace-and-metastore-admins.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/1198i49C56B899295241E/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 09:55:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/problems-with-unity-catalog/m-p/22357#M765</guid>
      <dc:creator>Pat</dc:creator>
      <dc:date>2022-11-17T09:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Unity Catalog</title>
      <link>https://community.databricks.com/t5/data-governance/problems-with-unity-catalog/m-p/22358#M766</link>
      <description>&lt;P&gt;I have a Admin on Databricks.&lt;/P&gt;&lt;P&gt;At Azure level I have Contributor role. There are one "better" (Owner) but it is only for assign roles in Azure RBAC.&lt;/P&gt;&lt;P&gt;I have created a new Azure Databricks (again with premium plan and admin account) and still I have simple "User Settings" interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; "do you have possibility in top right corner to switch to the account level ?" - Do you mean change my databricks user for admin or something else?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 19:39:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/problems-with-unity-catalog/m-p/22358#M766</guid>
      <dc:creator>LukaszJ</dc:creator>
      <dc:date>2022-11-17T19:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Unity Catalog</title>
      <link>https://community.databricks.com/t5/data-governance/problems-with-unity-catalog/m-p/22359#M767</link>
      <description>&lt;P&gt;I mean that you need to click on „manage account”, as I have showed before. If you don’t have account level permission then you won’t see this option I think.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/1207iC34424D51238B153/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you are currently in wrong „place”. To create unity catalog / metastore you need to sign i to databricks account, not the workspace. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Pat.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 19:44:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/problems-with-unity-catalog/m-p/22359#M767</guid>
      <dc:creator>Pat</dc:creator>
      <dc:date>2022-11-17T19:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Unity Catalog</title>
      <link>https://community.databricks.com/t5/data-governance/problems-with-unity-catalog/m-p/22360#M768</link>
      <description>&lt;P&gt;@Łukasz Jaremek​&amp;nbsp;&lt;/P&gt;&lt;P&gt;more details ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/administration-guide/account-settings/" alt="https://learn.microsoft.com/en-us/azure/databricks/administration-guide/account-settings/" target="_blank"&gt;https://learn.microsoft.com/en-us/azure/databricks/administration-guide/account-settings/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 20:10:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/problems-with-unity-catalog/m-p/22360#M768</guid>
      <dc:creator>Pat</dc:creator>
      <dc:date>2022-11-17T20:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Unity Catalog</title>
      <link>https://community.databricks.com/t5/data-governance/problems-with-unity-catalog/m-p/22361#M769</link>
      <description>&lt;P&gt;Okay I do not know what is wrong with my Databricks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I clicked on my email, then "Manage Account",then I selected my Databricks instantion (the same as the photo from your &lt;A href="https://learn.microsoft.com/en-us/azure/databricks/administration-guide/account-settings/" alt="https://learn.microsoft.com/en-us/azure/databricks/administration-guide/account-settings/" target="_blank"&gt;link&lt;/A&gt;) and after that I am in the same Databricks workspace. There are no any difference &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;User settings and Data page are the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe there are some extra steps like creating or enabling something?&lt;/P&gt;&lt;P&gt;Based on the documentation, I have Azure Contributor, a premium plan and an admin account.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 23:02:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/problems-with-unity-catalog/m-p/22361#M769</guid>
      <dc:creator>LukaszJ</dc:creator>
      <dc:date>2022-11-17T23:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Unity Catalog</title>
      <link>https://community.databricks.com/t5/data-governance/problems-with-unity-catalog/m-p/22362#M770</link>
      <description>&lt;P&gt;Could someone from the administration please look at my problem?&lt;/P&gt;&lt;P&gt;I don't know who to tag so I apologize for the inaccurate tag.&lt;/P&gt;&lt;P&gt;@Kaniz Fatma​&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 07:51:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/problems-with-unity-catalog/m-p/22362#M770</guid>
      <dc:creator>LukaszJ</dc:creator>
      <dc:date>2022-11-21T07:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Unity Catalog</title>
      <link>https://community.databricks.com/t5/data-governance/problems-with-unity-catalog/m-p/22364#M772</link>
      <description>&lt;P&gt;I also cannot find the "Create Metastore" button from my console in Azure Databricks, although I am the one create my databricks stack... Could anyone help on this?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 10:27:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/problems-with-unity-catalog/m-p/22364#M772</guid>
      <dc:creator>shudong</dc:creator>
      <dc:date>2022-11-21T10:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Unity Catalog</title>
      <link>https://community.databricks.com/t5/data-governance/problems-with-unity-catalog/m-p/22365#M773</link>
      <description>&lt;P&gt;I'm facing the same issues as other customers listed above. I do not have the "Create Metastore" button available. &lt;/P&gt;</description>
      <pubDate>Sat, 26 Nov 2022 17:46:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/problems-with-unity-catalog/m-p/22365#M773</guid>
      <dc:creator>Addi1</dc:creator>
      <dc:date>2022-11-26T17:46:12Z</dc:date>
    </item>
  </channel>
</rss>

