<?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: DLT can't authenticate with kinesis using instance profile in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/dlt-can-t-authenticate-with-kinesis-using-instance-profile/m-p/67323#M33319</link>
    <description>&lt;P&gt;Hi, were you able to solve this problem? If so, what was the solution?&lt;/P&gt;</description>
    <pubDate>Thu, 25 Apr 2024 13:25:29 GMT</pubDate>
    <dc:creator>Mathias_Peters</dc:creator>
    <dc:date>2024-04-25T13:25:29Z</dc:date>
    <item>
      <title>DLT can't authenticate with kinesis using instance profile</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-can-t-authenticate-with-kinesis-using-instance-profile/m-p/57307#M30755</link>
      <description>&lt;P&gt;When running my notebook using personal compute with instance profile I am indeed able to readStream from kinesis. But adding it as a DLT with UC, while specifying the same instance-profile in the DLT pipeline setting - causes a "MissingAuthentication" exception from kinesis...&lt;/P&gt;&lt;P&gt;If I am using the hive_metastore in the DLT - it does work! Why in UC it does not?!&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 08:57:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-can-t-authenticate-with-kinesis-using-instance-profile/m-p/57307#M30755</guid>
      <dc:creator>israelst</dc:creator>
      <dc:date>2024-01-15T08:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: DLT can't authenticate with kinesis using instance profile</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-can-t-authenticate-with-kinesis-using-instance-profile/m-p/59347#M31369</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Please review the "Limitations" section of this Unity Catalog DLT document. Do one or more of these described situations applicable to you, such as possibly:&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;Existing pipelines that use the Hive metastore cannot be upgraded to use Unity Catalog. To migrate an existing pipeline that writes to Hive metastore, you must create a new pipeline and re-ingest data from the data source(s).&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.databricks.com/en/delta-live-tables/unity-catalog.html#limitations" target="_blank"&gt;https://docs.databricks.com/en/delta-live-tables/unity-catalog.html#limitations&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2024 03:06:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-can-t-authenticate-with-kinesis-using-instance-profile/m-p/59347#M31369</guid>
      <dc:creator>brockb</dc:creator>
      <dc:date>2024-02-06T03:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: DLT can't authenticate with kinesis using instance profile</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-can-t-authenticate-with-kinesis-using-instance-profile/m-p/67323#M33319</link>
      <description>&lt;P&gt;Hi, were you able to solve this problem? If so, what was the solution?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 13:25:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-can-t-authenticate-with-kinesis-using-instance-profile/m-p/67323#M33319</guid>
      <dc:creator>Mathias_Peters</dc:creator>
      <dc:date>2024-04-25T13:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: DLT can't authenticate with kinesis using instance profile</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-can-t-authenticate-with-kinesis-using-instance-profile/m-p/67964#M33493</link>
      <description>&lt;P&gt;Hello, Did you fix this problem ? We are having similar issue with SQS permission.&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 17:28:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-can-t-authenticate-with-kinesis-using-instance-profile/m-p/67964#M33493</guid>
      <dc:creator>Babu_Krishnan</dc:creator>
      <dc:date>2024-05-02T17:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: DLT can't authenticate with kinesis using instance profile</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-can-t-authenticate-with-kinesis-using-instance-profile/m-p/68454#M33684</link>
      <description>&lt;P&gt;We switched to the preview channel and used a roleArn as param. That worked with DLT.&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 12:57:31 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-can-t-authenticate-with-kinesis-using-instance-profile/m-p/68454#M33684</guid>
      <dc:creator>Mathias_Peters</dc:creator>
      <dc:date>2024-05-07T12:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: DLT can't authenticate with kinesis using instance profile</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-can-t-authenticate-with-kinesis-using-instance-profile/m-p/68458#M33685</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/98051"&gt;@Mathias_Peters&lt;/a&gt;&amp;nbsp;, Thanks for the details. Curious how make the roleAan part work , we are able to make it work only with passing accessKey and Secret key, not with roleArn. if you are using SQL based DLT tables , Could you please share some code samples on how you are passing the roleArn info?&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 13:43:41 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-can-t-authenticate-with-kinesis-using-instance-profile/m-p/68458#M33685</guid>
      <dc:creator>Babu_Krishnan</dc:creator>
      <dc:date>2024-05-07T13:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: DLT can't authenticate with kinesis using instance profile</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-can-t-authenticate-with-kinesis-using-instance-profile/m-p/68570#M33702</link>
      <description>&lt;P&gt;We have used the roleArn and&amp;nbsp;role session name like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;CREATE STREAMING TABLE table_name
 as SELECT * FROM STREAM read_kinesis (
        streamName =&amp;gt; 'stream',
        initialPosition =&amp;gt; 'earliest',
        roleArn =&amp;gt; 'arn:aws:iam::ACCT_ID:role/ROLE_NAME',
        roleSessionName =&amp;gt; 'databricks'
        );&lt;/LI-CODE&gt;&lt;P&gt;The service principal executing the pipeline has to be able to assume the role referenced by roleArn.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 10:53:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-can-t-authenticate-with-kinesis-using-instance-profile/m-p/68570#M33702</guid>
      <dc:creator>Mathias_Peters</dc:creator>
      <dc:date>2024-05-08T10:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: DLT can't authenticate with kinesis using instance profile</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-can-t-authenticate-with-kinesis-using-instance-profile/m-p/68591#M33705</link>
      <description>&lt;P&gt;Thanks for sharing the details&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/98051"&gt;@Mathias_Peters&lt;/a&gt;&amp;nbsp; , Let us try this.&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 13:58:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-can-t-authenticate-with-kinesis-using-instance-profile/m-p/68591#M33705</guid>
      <dc:creator>Babu_Krishnan</dc:creator>
      <dc:date>2024-05-08T13:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: DLT can't authenticate with kinesis using instance profile</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-can-t-authenticate-with-kinesis-using-instance-profile/m-p/117612#M45532</link>
      <description>&lt;P&gt;Has anyone figured it out? Tried all solutions posted in this thread, nothing works for me...&lt;/P&gt;</description>
      <pubDate>Sat, 03 May 2025 17:26:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-can-t-authenticate-with-kinesis-using-instance-profile/m-p/117612#M45532</guid>
      <dc:creator>am1go</dc:creator>
      <dc:date>2025-05-03T17:26:07Z</dc:date>
    </item>
  </channel>
</rss>

