<?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: Instance Profiles Do Not Work with Delta Live Tables Default Cluster Policy Access Mode &amp;quot;Sh in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/instance-profiles-do-not-work-with-delta-live-tables-default/m-p/67699#M33421</link>
    <description>&lt;P&gt;Hi, I'm running into the same issue. Was this solved?&lt;/P&gt;</description>
    <pubDate>Tue, 30 Apr 2024 14:41:28 GMT</pubDate>
    <dc:creator>djhs</dc:creator>
    <dc:date>2024-04-30T14:41:28Z</dc:date>
    <item>
      <title>Instance Profiles Do Not Work with Delta Live Tables Default Cluster Policy Access Mode "Shared"</title>
      <link>https://community.databricks.com/t5/data-engineering/instance-profiles-do-not-work-with-delta-live-tables-default/m-p/49966#M28665</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am attempting to configure Autoloader in File Notification mode with Delta Live Tables. I configured an instance profile, but it is not working because I immediately get AWS access denied errors. This is the same issue that is referenced&amp;nbsp;&lt;A href="https://community.databricks.com/t5/data-engineering/dlt-autoloader-s3-access-denied-using-file-notification-mode/m-p/48622#M28352" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After a bunch of debugging, I've determined that the issue is caused by the "Access Mode" being set to "Shared".&lt;/P&gt;&lt;P&gt;To test this, I created a new compute cluster with the correct instance profile and Access Mode set to "No Isolation Shared". I then connected to that computer cluster in a Python Notebook and I had no problem making AWS API calls through boto3.&lt;/P&gt;&lt;P&gt;I then ran this same experiment with another compute cluster, but this time with the Access Mode set to "Shared". I double checked that the instance profile was configured properly. This time when I connected to the compute cluster via a Python Notebook, all of my AWS commands failed with "invalid credentials" errors.&lt;/P&gt;&lt;P&gt;The only difference between the two consecutive tests was the Access Mode.&lt;/P&gt;&lt;P&gt;Therefore, it appears that Delta Live Tables need to be configured with a Cluster Policy containing an Access Mode of "No isolation Shared". However, that does not seem possible.&lt;/P&gt;&lt;P&gt;I've tried to update the `data_security_mode` JSON property when creating a new cluster policy. However, I then am faced with a validation error when refreshing my Delta Live Table which says that the `data_security_mode` key is not supported.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Is there a way to give the Delta Live Tables access to instance profiles?&lt;/P&gt;&lt;P&gt;Thanks so much for your time!&lt;BR /&gt;-Jared&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 02:38:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/instance-profiles-do-not-work-with-delta-live-tables-default/m-p/49966#M28665</guid>
      <dc:creator>jaredrohe</dc:creator>
      <dc:date>2023-10-27T02:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Instance Profiles Do Not Work with Delta Live Tables Default Cluster Policy Access Mode "Sh</title>
      <link>https://community.databricks.com/t5/data-engineering/instance-profiles-do-not-work-with-delta-live-tables-default/m-p/50202#M28730</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/9"&gt;@Retired_mod&lt;/a&gt;&amp;nbsp;, thanks for the response.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;My original question was not concerning how to configure instance profiles.&amp;nbsp; I was able to do that successfully.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The problem is that when a cluster runs with an instance profile, the access mode is essential for the instance profile to take effect.&lt;BR /&gt;&lt;BR /&gt;If the cluster runs with Access Mode "No isolation shared", then everything works.&lt;BR /&gt;&lt;BR /&gt;However, if the cluster runs with "Shared" (which is the default for Delta Live Tables) then it does not work.&amp;nbsp; The instance profile does not take effect.&lt;BR /&gt;&lt;BR /&gt;Does the problem make sense&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/9"&gt;@Retired_mod&lt;/a&gt;&amp;nbsp;?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2023 17:14:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/instance-profiles-do-not-work-with-delta-live-tables-default/m-p/50202#M28730</guid>
      <dc:creator>jaredrohe</dc:creator>
      <dc:date>2023-10-31T17:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: Instance Profiles Do Not Work with Delta Live Tables Default Cluster Policy Access Mode "Sh</title>
      <link>https://community.databricks.com/t5/data-engineering/instance-profiles-do-not-work-with-delta-live-tables-default/m-p/67699#M33421</link>
      <description>&lt;P&gt;Hi, I'm running into the same issue. Was this solved?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2024 14:41:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/instance-profiles-do-not-work-with-delta-live-tables-default/m-p/67699#M33421</guid>
      <dc:creator>djhs</dc:creator>
      <dc:date>2024-04-30T14:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: Instance Profiles Do Not Work with Delta Live Tables Default Cluster Policy Access Mode "Sh</title>
      <link>https://community.databricks.com/t5/data-engineering/instance-profiles-do-not-work-with-delta-live-tables-default/m-p/67854#M33466</link>
      <description>&lt;P&gt;We are running into same issue, was this resolved ?&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 21:16:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/instance-profiles-do-not-work-with-delta-live-tables-default/m-p/67854#M33466</guid>
      <dc:creator>Babu_Krishnan</dc:creator>
      <dc:date>2024-05-01T21:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Instance Profiles Do Not Work with Delta Live Tables Default Cluster Policy Access Mode "Sh</title>
      <link>https://community.databricks.com/t5/data-engineering/instance-profiles-do-not-work-with-delta-live-tables-default/m-p/68060#M33534</link>
      <description>&lt;P&gt;Unfortunately, I never got this to work.&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2024 14:32:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/instance-profiles-do-not-work-with-delta-live-tables-default/m-p/68060#M33534</guid>
      <dc:creator>jaredrohe</dc:creator>
      <dc:date>2024-05-03T14:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: Instance Profiles Do Not Work with Delta Live Tables Default Cluster Policy Access Mode "Sh</title>
      <link>https://community.databricks.com/t5/data-engineering/instance-profiles-do-not-work-with-delta-live-tables-default/m-p/92155#M38374</link>
      <description>&lt;P&gt;Same issue here, the instance profile works fine for both No isolation and single access mode but not for shared &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Sep 2024 08:54:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/instance-profiles-do-not-work-with-delta-live-tables-default/m-p/92155#M38374</guid>
      <dc:creator>AcrobaticMonkey</dc:creator>
      <dc:date>2024-09-28T08:54:50Z</dc:date>
    </item>
  </channel>
</rss>

