<?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 meta store renaming in Data Governance</title>
    <link>https://community.databricks.com/t5/data-governance/unity-catalog-meta-store-renaming/m-p/4453#M43</link>
    <description>&lt;P&gt;Hi guys, new to we have a unity catalog setup already supporting 4 of our workspaces and we would like to rename the metastore. What I would like to confirm is whether or not would I require any configurational or code changes after renaming?&lt;/P&gt;</description>
    <pubDate>Fri, 12 May 2023 17:28:11 GMT</pubDate>
    <dc:creator>Ismail1</dc:creator>
    <dc:date>2023-05-12T17:28:11Z</dc:date>
    <item>
      <title>Unity Catalog meta store renaming</title>
      <link>https://community.databricks.com/t5/data-governance/unity-catalog-meta-store-renaming/m-p/4453#M43</link>
      <description>&lt;P&gt;Hi guys, new to we have a unity catalog setup already supporting 4 of our workspaces and we would like to rename the metastore. What I would like to confirm is whether or not would I require any configurational or code changes after renaming?&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 17:28:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/unity-catalog-meta-store-renaming/m-p/4453#M43</guid>
      <dc:creator>Ismail1</dc:creator>
      <dc:date>2023-05-12T17:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unity Catalog meta store renaming</title>
      <link>https://community.databricks.com/t5/data-governance/unity-catalog-meta-store-renaming/m-p/4454#M44</link>
      <description>&lt;P&gt;@Syed Ismail​&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are renaming the metastore, you will need to update the configuration files of the workspaces to point to the new metastore location. You can typically do this by updating the configuration files of the workspaces to include the new metastore location.&lt;/P&gt;&lt;P&gt;Additionally, you may need to update any scripts or code that reference the old metastore location to use the new one. This will depend on how your code is written and how it interacts with the metastore.&lt;/P&gt;&lt;P&gt;It's always a good idea to test your changes thoroughly before deploying to production to ensure that everything is working as expected.&lt;/P&gt;</description>
      <pubDate>Sat, 13 May 2023 15:49:49 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/unity-catalog-meta-store-renaming/m-p/4454#M44</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-13T15:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: Unity Catalog meta store renaming</title>
      <link>https://community.databricks.com/t5/data-governance/unity-catalog-meta-store-renaming/m-p/4455#M45</link>
      <description>&lt;P&gt;Hi @Syed Ismail​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting your question in our community! We are happy to assist you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To help us provide you with the most accurate information, could you please take a moment to review the responses and select the one that best answers your question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will also help other community members who may have similar questions in the future. Thank you for your participation and let us know if you need any further assistance!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 14 May 2023 01:12:49 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/unity-catalog-meta-store-renaming/m-p/4455#M45</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-14T01:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Unity Catalog meta store renaming</title>
      <link>https://community.databricks.com/t5/data-governance/unity-catalog-meta-store-renaming/m-p/4456#M46</link>
      <description>&lt;P&gt;Hi Sujeta, here's the thing, where just renaming the metastore, the backend bucket it points to would be the same right? How would that change the metastore location? Nonetheless, I get that workspace configs might be changed. Secondly, Users and code only reference the three namespaces (catalog, schema, table/views) right? The metastore is above those, how would that factor in code changes?&lt;/P&gt;</description>
      <pubDate>Sun, 14 May 2023 20:57:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/unity-catalog-meta-store-renaming/m-p/4456#M46</guid>
      <dc:creator>Ismail1</dc:creator>
      <dc:date>2023-05-14T20:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Unity Catalog meta store renaming</title>
      <link>https://community.databricks.com/t5/data-governance/unity-catalog-meta-store-renaming/m-p/4457#M47</link>
      <description>&lt;P&gt;@Syed Ismail​&amp;nbsp;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Renaming the metastore in Unity Catalog typically does not impact the physical location of the underlying backend bucket.&lt;/LI&gt;&lt;LI&gt;The primary changes required involve updating the metastore name within the Unity Catalog configuration and related workspace configurations.&lt;/LI&gt;&lt;LI&gt;User code generally interacts with the namespaces (catalog, schema, tables/views) rather than directly referencing the metastore. Therefore, code changes related to metastore renaming are usually minimal unless the metastore name is explicitly referenced in custom code, in which case those references should be updated.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 07:20:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/unity-catalog-meta-store-renaming/m-p/4457#M47</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-09T07:20:10Z</dc:date>
    </item>
  </channel>
</rss>

