<?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 add existing recipient to existing delta share in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/how-to-add-existing-recipient-to-existing-delta-share/m-p/97549#M2226</link>
    <description>&lt;P&gt;Hi Chethankumar,&lt;/P&gt;
&lt;P&gt;Yes you can use the databricks_grants resource. To read more see the &lt;A href="https://registry.terraform.io/providers/databricks/databricks/latest/docs/resources/grants#delta-sharing-share-grants" target="_self"&gt;documentation of our terraform provider.&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Naïm&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Nov 2024 14:26:33 GMT</pubDate>
    <dc:creator>Naïm</dc:creator>
    <dc:date>2024-11-04T14:26:33Z</dc:date>
    <item>
      <title>How to add existing recipient to existing delta share</title>
      <link>https://community.databricks.com/t5/administration-architecture/how-to-add-existing-recipient-to-existing-delta-share/m-p/97541#M2225</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;I created a recipient in the Databricks console and also set up a Delta Share. Now, I’d like to link this existing recipient to the Delta Share. Is there a way to accomplish this using Terraform?&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 04 Nov 2024 13:56:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/how-to-add-existing-recipient-to-existing-delta-share/m-p/97541#M2225</guid>
      <dc:creator>chethankumar</dc:creator>
      <dc:date>2024-11-04T13:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to add existing recipient to existing delta share</title>
      <link>https://community.databricks.com/t5/administration-architecture/how-to-add-existing-recipient-to-existing-delta-share/m-p/97549#M2226</link>
      <description>&lt;P&gt;Hi Chethankumar,&lt;/P&gt;
&lt;P&gt;Yes you can use the databricks_grants resource. To read more see the &lt;A href="https://registry.terraform.io/providers/databricks/databricks/latest/docs/resources/grants#delta-sharing-share-grants" target="_self"&gt;documentation of our terraform provider.&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Naïm&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2024 14:26:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/how-to-add-existing-recipient-to-existing-delta-share/m-p/97549#M2226</guid>
      <dc:creator>Naïm</dc:creator>
      <dc:date>2024-11-04T14:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to add existing recipient to existing delta share</title>
      <link>https://community.databricks.com/t5/administration-architecture/how-to-add-existing-recipient-to-existing-delta-share/m-p/98164#M2255</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/130431"&gt;@Naïm&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your response. It seems your answer is helping me, but I'm facing another issue. The owner of my recipient is a group, not an individual user. I'm running this Terraform script using a service principal that is a member of that group. However, I'm encountering the following issue when trying to create grants:&lt;BR /&gt;Error: cannot update grants: User is not an owner of Recipient 'abc'&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;resource "databricks_grants" "databricks_grants" {&lt;BR /&gt;share = "delta_sharing"&lt;BR /&gt;grant {&lt;BR /&gt;principal = "abc"&lt;BR /&gt;privileges = ["SELECT"]&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2024 04:48:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/how-to-add-existing-recipient-to-existing-delta-share/m-p/98164#M2255</guid>
      <dc:creator>chethankumar</dc:creator>
      <dc:date>2024-11-08T04:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to add existing recipient to existing delta share</title>
      <link>https://community.databricks.com/t5/administration-architecture/how-to-add-existing-recipient-to-existing-delta-share/m-p/101628#M2493</link>
      <description>&lt;P&gt;Yes, it won't allow you until you are or the service principal that runs the changes in the CI is in the owner group. You can add the SP to the owners group, and that should solve it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2024 15:29:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/how-to-add-existing-recipient-to-existing-delta-share/m-p/101628#M2493</guid>
      <dc:creator>Nurota</dc:creator>
      <dc:date>2024-12-10T15:29:33Z</dc:date>
    </item>
  </channel>
</rss>

