<?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 Unity Catalog: create the first metastore The great benefit of the Unity catalog is that data is ours and stored in an open format on cloud storage in... in Data Governance</title>
    <link>https://community.databricks.com/t5/data-governance/unity-catalog-create-the-first-metastore-the-great-benefit-of/m-p/13280#M493</link>
    <description>&lt;P&gt;&lt;B&gt;Unity Catalog: create the first metastore&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The great benefit of the Unity catalog is that data is ours and stored in an open format on cloud storage in our container. To install the unity catalog, we need to create storage and give databricks access to that storage so metastore can be made through the admin console.&lt;/P&gt;&lt;P&gt;We will use Azure Cloud and Azure Data Lake Storage in that manual.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Storage account&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to search for “Storage accounts” in the Azure portal.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/898i9E4D389372AD1DE2/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;In the storage account, we hit Create button.&lt;/P&gt;&lt;P&gt;On the next page, the most important is to use the region as our databricks region, and on the advanced page, please select it as Data Lake Storage Gen2.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/895iFD552BE2DE95C724/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;We need go to create a storage account, and we need to create a container on which we will store metastore.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/901i968F232FE6040F68/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We need to remember the storage account and container name as we will later use it in metastore settings as &amp;lt;&lt;B&gt;storage_account_name&amp;gt;@&amp;lt;container_name&amp;gt;.&lt;/B&gt;&lt;A href="https://dfs.core.windows.net" alt="https://dfs.core.windows.net" target="_blank"&gt;&lt;B&gt;dfs.core.windows.net&lt;/B&gt;&lt;/A&gt;&lt;B&gt;/&amp;nbsp;&lt;/B&gt;Copy and save so we will use it later.&lt;/P&gt;&lt;P&gt;&lt;B&gt;&amp;nbsp;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Access Connector for Azure Databricks&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now we need to give databricks access to our storage. So we need to search for “Access Connector for Azure databricks” to achieve that.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/906i9F9663B21CD33516/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;Hit create and remember again to use the same region.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/902iE5385141D44248FE/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;After the creation is complete, we must go to the newly created resource. From there, we need to copy the ID of the Access Connector. It is pretty long in format&amp;nbsp;&lt;B&gt;/subscriptions/&amp;lt;YOUR_SUBSCRIPTION_ID&amp;gt;/resourceGroups/&amp;lt;YOUR_RESOURCE_GROUP&amp;gt;/providers/Microsoft.Databricks/accessConnectors/&amp;lt;ACCESS_CONNECTOR_NAME&amp;gt;&lt;/B&gt;&amp;nbsp;. Copy and save it so we will use it later.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/907i26C230A9DC9A6A04/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Grant access to the storage account.&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Okay, now we need to back to our storage account for the unity catalog. Inside the storage account on the left menu, please click “Access Control (IAM)” and then “+ Add.”&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/904i0DBBD62E521FAA7D/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;We need to select the role “Storage Blob Data Contributor”.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/908iDAE8F9CCB822C23D/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;We need to select the previously created Access Connector. It is registered as managed identity. We must choose it and hit&amp;nbsp;“Select” and “Review + Assign”.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/910i5AD8ACF7706B145B/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Creating metastore&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now we can go back to Databricks. On the top right corner menu, please select “Manage Account”.&lt;/P&gt;&lt;P&gt;In the left menu, we need to select “Data” and choose “Create metastore”. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next, we must specify the name and the region we are using. To ADLS Gen 2 path, we need to enter &amp;lt;&lt;B&gt;storage_account_name&amp;gt;@&amp;lt;container_name&amp;gt;.&lt;/B&gt;&lt;A href="https://dfs.core.windows.net" alt="https://dfs.core.windows.net" target="_blank"&gt;&lt;B&gt;dfs.core.windows.net&lt;/B&gt;&lt;/A&gt;&lt;B&gt;/,&amp;nbsp;&lt;/B&gt;which we created earlier. The forward slash is essential, as is defining the root directory in the container.&lt;/P&gt;&lt;P&gt;Access connector id is the value that we copied earlier in format&amp;nbsp;&lt;B&gt;/subscriptions/&amp;lt;YOUR_SUBSCRIPTION_ID&amp;gt;/resourceGroups/&amp;lt;YOUR_RESOURCE_GROUP&amp;gt;/providers/Microsoft.Databricks/accessConnectors/&amp;lt;ACCESS_CONNECTOR_NAME&amp;gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/909i9DD71296894F62F5/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;In the next step, we need to select our databricks workspace, and that’s all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Tests&lt;/B&gt;&lt;/P&gt;&lt;P&gt;In databricks, we can go to data explorer. There will be displayed information about created metastore. Inside the metastore example, catalog “main” with schema “default” is created. To test metastore, we can create a table using CREATE TABLE main.default.test (ID int);&lt;/P&gt;</description>
    <pubDate>Fri, 06 Jan 2023 16:13:36 GMT</pubDate>
    <dc:creator>Hubert-Dudek</dc:creator>
    <dc:date>2023-01-06T16:13:36Z</dc:date>
    <item>
      <title>Unity Catalog: create the first metastore The great benefit of the Unity catalog is that data is ours and stored in an open format on cloud storage in...</title>
      <link>https://community.databricks.com/t5/data-governance/unity-catalog-create-the-first-metastore-the-great-benefit-of/m-p/13280#M493</link>
      <description>&lt;P&gt;&lt;B&gt;Unity Catalog: create the first metastore&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The great benefit of the Unity catalog is that data is ours and stored in an open format on cloud storage in our container. To install the unity catalog, we need to create storage and give databricks access to that storage so metastore can be made through the admin console.&lt;/P&gt;&lt;P&gt;We will use Azure Cloud and Azure Data Lake Storage in that manual.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Storage account&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to search for “Storage accounts” in the Azure portal.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/898i9E4D389372AD1DE2/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;In the storage account, we hit Create button.&lt;/P&gt;&lt;P&gt;On the next page, the most important is to use the region as our databricks region, and on the advanced page, please select it as Data Lake Storage Gen2.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/895iFD552BE2DE95C724/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;We need go to create a storage account, and we need to create a container on which we will store metastore.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/901i968F232FE6040F68/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We need to remember the storage account and container name as we will later use it in metastore settings as &amp;lt;&lt;B&gt;storage_account_name&amp;gt;@&amp;lt;container_name&amp;gt;.&lt;/B&gt;&lt;A href="https://dfs.core.windows.net" alt="https://dfs.core.windows.net" target="_blank"&gt;&lt;B&gt;dfs.core.windows.net&lt;/B&gt;&lt;/A&gt;&lt;B&gt;/&amp;nbsp;&lt;/B&gt;Copy and save so we will use it later.&lt;/P&gt;&lt;P&gt;&lt;B&gt;&amp;nbsp;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Access Connector for Azure Databricks&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now we need to give databricks access to our storage. So we need to search for “Access Connector for Azure databricks” to achieve that.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/906i9F9663B21CD33516/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;Hit create and remember again to use the same region.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/902iE5385141D44248FE/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;After the creation is complete, we must go to the newly created resource. From there, we need to copy the ID of the Access Connector. It is pretty long in format&amp;nbsp;&lt;B&gt;/subscriptions/&amp;lt;YOUR_SUBSCRIPTION_ID&amp;gt;/resourceGroups/&amp;lt;YOUR_RESOURCE_GROUP&amp;gt;/providers/Microsoft.Databricks/accessConnectors/&amp;lt;ACCESS_CONNECTOR_NAME&amp;gt;&lt;/B&gt;&amp;nbsp;. Copy and save it so we will use it later.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/907i26C230A9DC9A6A04/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Grant access to the storage account.&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Okay, now we need to back to our storage account for the unity catalog. Inside the storage account on the left menu, please click “Access Control (IAM)” and then “+ Add.”&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/904i0DBBD62E521FAA7D/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;We need to select the role “Storage Blob Data Contributor”.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/908iDAE8F9CCB822C23D/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;We need to select the previously created Access Connector. It is registered as managed identity. We must choose it and hit&amp;nbsp;“Select” and “Review + Assign”.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/910i5AD8ACF7706B145B/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Creating metastore&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now we can go back to Databricks. On the top right corner menu, please select “Manage Account”.&lt;/P&gt;&lt;P&gt;In the left menu, we need to select “Data” and choose “Create metastore”. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next, we must specify the name and the region we are using. To ADLS Gen 2 path, we need to enter &amp;lt;&lt;B&gt;storage_account_name&amp;gt;@&amp;lt;container_name&amp;gt;.&lt;/B&gt;&lt;A href="https://dfs.core.windows.net" alt="https://dfs.core.windows.net" target="_blank"&gt;&lt;B&gt;dfs.core.windows.net&lt;/B&gt;&lt;/A&gt;&lt;B&gt;/,&amp;nbsp;&lt;/B&gt;which we created earlier. The forward slash is essential, as is defining the root directory in the container.&lt;/P&gt;&lt;P&gt;Access connector id is the value that we copied earlier in format&amp;nbsp;&lt;B&gt;/subscriptions/&amp;lt;YOUR_SUBSCRIPTION_ID&amp;gt;/resourceGroups/&amp;lt;YOUR_RESOURCE_GROUP&amp;gt;/providers/Microsoft.Databricks/accessConnectors/&amp;lt;ACCESS_CONNECTOR_NAME&amp;gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/909i9DD71296894F62F5/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;In the next step, we need to select our databricks workspace, and that’s all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Tests&lt;/B&gt;&lt;/P&gt;&lt;P&gt;In databricks, we can go to data explorer. There will be displayed information about created metastore. Inside the metastore example, catalog “main” with schema “default” is created. To test metastore, we can create a table using CREATE TABLE main.default.test (ID int);&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 16:13:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/unity-catalog-create-the-first-metastore-the-great-benefit-of/m-p/13280#M493</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2023-01-06T16:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unity Catalog: create the first metastore The great benefit of the Unity catalog is that data is ours and stored in an open format on cloud storage in...</title>
      <link>https://community.databricks.com/t5/data-governance/unity-catalog-create-the-first-metastore-the-great-benefit-of/m-p/13281#M494</link>
      <description>&lt;P&gt;informative , thanks for this detailed explanation &lt;/P&gt;</description>
      <pubDate>Sat, 07 Jan 2023 16:08:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/unity-catalog-create-the-first-metastore-the-great-benefit-of/m-p/13281#M494</guid>
      <dc:creator>Aviral-Bhardwaj</dc:creator>
      <dc:date>2023-01-07T16:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: Unity Catalog: create the first metastore The great benefit of the Unity catalog is that data is ours and stored in an open format on cloud storage in...</title>
      <link>https://community.databricks.com/t5/data-governance/unity-catalog-create-the-first-metastore-the-great-benefit-of/m-p/13282#M495</link>
      <description>&lt;P&gt;@Hubert Dudek​&amp;nbsp; , thanks for the clear explanation, very helpful to the community.&lt;/P&gt;</description>
      <pubDate>Sat, 07 Jan 2023 17:34:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/unity-catalog-create-the-first-metastore-the-great-benefit-of/m-p/13282#M495</guid>
      <dc:creator>Chaitanya_Raju</dc:creator>
      <dc:date>2023-01-07T17:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unity Catalog: create the first metastore The great benefit of the Unity catalog is that data is ours and stored in an open format on cloud storage in...</title>
      <link>https://community.databricks.com/t5/data-governance/unity-catalog-create-the-first-metastore-the-great-benefit-of/m-p/13283#M496</link>
      <description>&lt;P&gt;Thank you for sharing @Hubert Dudek​&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 18:43:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/unity-catalog-create-the-first-metastore-the-great-benefit-of/m-p/13283#M496</guid>
      <dc:creator>jose_gonzalez</dc:creator>
      <dc:date>2023-04-06T18:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Unity Catalog: create the first metastore The great benefit of the Unity catalog is that data is ours and stored in an open format on cloud storage in...</title>
      <link>https://community.databricks.com/t5/data-governance/unity-catalog-create-the-first-metastore-the-great-benefit-of/m-p/13284#M497</link>
      <description>&lt;P&gt;This is very good. Can you explain on how it is providing Data governance across the Organization? With this we create a catalog and Organization can manage can create branches under this catalog, but still there should be governance rules need to be enforced on who can access on what at the table level. &lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2023 18:34:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/unity-catalog-create-the-first-metastore-the-great-benefit-of/m-p/13284#M497</guid>
      <dc:creator>RDD1</dc:creator>
      <dc:date>2023-05-08T18:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Unity Catalog: create the first metastore The great benefit of the Unity catalog is that data is</title>
      <link>https://community.databricks.com/t5/data-governance/unity-catalog-create-the-first-metastore-the-great-benefit-of/m-p/128325#M2572</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="salavatov_0-1755084837376.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/19062i30FE10AD75761DC7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="salavatov_0-1755084837376.png" alt="salavatov_0-1755084837376.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;container &amp;lt; &amp;gt; account&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2025 11:34:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/unity-catalog-create-the-first-metastore-the-great-benefit-of/m-p/128325#M2572</guid>
      <dc:creator>salavatov</dc:creator>
      <dc:date>2025-08-13T11:34:45Z</dc:date>
    </item>
  </channel>
</rss>

