<?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: how to share a unity PROD catalog to STAGING workspace in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-share-a-unity-prod-catalog-to-staging-workspace/m-p/100219#M40228</link>
    <description>&lt;P&gt;Yes.&lt;/P&gt;&lt;P&gt;You can assign your production catalog to the staging workspace and then define the permissions so that the needed schemas and tables can only be read/selected and not manipulated.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yumnus_0-1732704888830.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/13198i6BEBA02406FF112B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yumnus_0-1732704888830.png" alt="yumnus_0-1732704888830.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yumnus_1-1732704908448.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/13200i26B4165D5A8A8F68/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yumnus_1-1732704908448.png" alt="yumnus_1-1732704908448.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Schema level permissions:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yumnus_2-1732704955044.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/13201i3BA5D2F382F2F0E7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yumnus_2-1732704955044.png" alt="yumnus_2-1732704955044.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Nov 2024 10:56:28 GMT</pubDate>
    <dc:creator>yumnus</dc:creator>
    <dc:date>2024-11-27T10:56:28Z</dc:date>
    <item>
      <title>how to share a unity PROD catalog to STAGING workspace</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-share-a-unity-prod-catalog-to-staging-workspace/m-p/100202#M40221</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Hello Community,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I’m looking for a secure way to share a production Unity Catalog with the staging workspace. My goal is to sync data from a schema in the production catalog to the staging workspace, enabling it to &lt;STRONG&gt;read the data&lt;/STRONG&gt; and write it into some of my staging tables.&lt;/P&gt;&lt;P&gt;Currently, I’ve enabled access to the production catalog in the staging workspace. However, I haven’t implemented specific rules, which means the staging workspace can manipulate the production Unity Catalog—something I definitely want to avoid!&lt;/P&gt;&lt;P&gt;I’ve come across &lt;STRONG&gt;Delta Sharing&lt;/STRONG&gt; as a potential solution, but I was wondering if there are other secure alternatives.&lt;/P&gt;&lt;P&gt;Thank you in advance for your help!&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 09:19:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-share-a-unity-prod-catalog-to-staging-workspace/m-p/100202#M40221</guid>
      <dc:creator>jeremy98</dc:creator>
      <dc:date>2024-11-27T09:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to share a unity PROD catalog to STAGING workspace</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-share-a-unity-prod-catalog-to-staging-workspace/m-p/100206#M40222</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;A potential solution to your issue could be configuring &lt;STRONG&gt;read-only access&lt;/STRONG&gt; to the schema in your production catalog. This approach allows you to securely share the production catalog with your staging workspace while ensuring that users in the staging workspace can only read data and cannot manipulate it. You will have to assign the production catalog to your staging workspace.&lt;/P&gt;&lt;P&gt;To implement this:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Assign appropriate permissions (e.g. SELECT only) to the users or groups in the staging workspace for the specific schemas or tables you wish to share.&lt;/LI&gt;&lt;LI&gt;Ensure no write privileges are granted to the staging workspace for the production catalog to maintain data integrity.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;If you are considering &lt;STRONG&gt;Delta Sharing&lt;/STRONG&gt;, it’s a robust alternative, especially for use cases that involve sharing data with external systems or strict decoupling of environments. However, for internal use between your production and staging workspaces, managing permissions within Unity Catalog might suffice.&lt;/P&gt;&lt;P&gt;I hope this helps! Let me know if you have further questions.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 10:19:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-share-a-unity-prod-catalog-to-staging-workspace/m-p/100206#M40222</guid>
      <dc:creator>yumnus</dc:creator>
      <dc:date>2024-11-27T10:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: how to share a unity PROD catalog to STAGING workspace</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-share-a-unity-prod-catalog-to-staging-workspace/m-p/100211#M40225</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Thank you,&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;for this amazing answer! I was reflecting on what you said and wanted to clarify:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you suggesting assigning read-only access to the staging workspace for the shared production catalog (shared by assigning the production catalog to the staging workspace) only?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 10:38:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-share-a-unity-prod-catalog-to-staging-workspace/m-p/100211#M40225</guid>
      <dc:creator>jeremy98</dc:creator>
      <dc:date>2024-11-27T10:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: how to share a unity PROD catalog to STAGING workspace</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-share-a-unity-prod-catalog-to-staging-workspace/m-p/100219#M40228</link>
      <description>&lt;P&gt;Yes.&lt;/P&gt;&lt;P&gt;You can assign your production catalog to the staging workspace and then define the permissions so that the needed schemas and tables can only be read/selected and not manipulated.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yumnus_0-1732704888830.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/13198i6BEBA02406FF112B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yumnus_0-1732704888830.png" alt="yumnus_0-1732704888830.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yumnus_1-1732704908448.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/13200i26B4165D5A8A8F68/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yumnus_1-1732704908448.png" alt="yumnus_1-1732704908448.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Schema level permissions:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yumnus_2-1732704955044.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/13201i3BA5D2F382F2F0E7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yumnus_2-1732704955044.png" alt="yumnus_2-1732704955044.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 10:56:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-share-a-unity-prod-catalog-to-staging-workspace/m-p/100219#M40228</guid>
      <dc:creator>yumnus</dc:creator>
      <dc:date>2024-11-27T10:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to share a unity PROD catalog to STAGING workspace</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-share-a-unity-prod-catalog-to-staging-workspace/m-p/100222#M40229</link>
      <description>&lt;P&gt;Yes&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;the privileges need to be assigned directly in the staging workspace for the shared &lt;/SPAN&gt;prod_catalog&lt;SPAN&gt;. Currently, I seem to have full access.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Correct?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 11:01:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-share-a-unity-prod-catalog-to-staging-workspace/m-p/100222#M40229</guid>
      <dc:creator>jeremy98</dc:creator>
      <dc:date>2024-11-27T11:01:33Z</dc:date>
    </item>
  </channel>
</rss>

