<?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: AWS Instance Profiles and DLT Pipelines in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/aws-instance-profiles-and-dlt-pipelines/m-p/11654#M6598</link>
    <description>&lt;PRE&gt;&lt;CODE&gt;{
  "clusters": [
    {
      "label": "default",
      "aws_attributes": {
        "instance_profile_arn": "arn:aws:..."
      }
    },
    {
      "label": "maintenance",
      "aws_attributes": {
        "instance_profile_arn": "arn:aws:..."
      }
    }
  ]
}&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Aug 2022 13:49:52 GMT</pubDate>
    <dc:creator>Hubert-Dudek</dc:creator>
    <dc:date>2022-08-02T13:49:52Z</dc:date>
    <item>
      <title>AWS Instance Profiles and DLT Pipelines</title>
      <link>https://community.databricks.com/t5/data-engineering/aws-instance-profiles-and-dlt-pipelines/m-p/11652#M6596</link>
      <description>&lt;P&gt;Hey everyone! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm building a DLT pipeline that reads files from S3 (or tries to) and then writes them into different directories in my s3 bucket. The problem is I usually access S3 with an instance profile attached to a cluster, but DLT does not give me the option to use an instance profile for the job cluster it creates. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the solution here? Do I somehow have to pass my AWS keys in the DLT notebook? &lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2022 23:27:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/aws-instance-profiles-and-dlt-pipelines/m-p/11652#M6596</guid>
      <dc:creator>youngchef</dc:creator>
      <dc:date>2022-08-01T23:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: AWS Instance Profiles and DLT Pipelines</title>
      <link>https://community.databricks.com/t5/data-engineering/aws-instance-profiles-and-dlt-pipelines/m-p/11653#M6597</link>
      <description>&lt;P&gt;hi @Quinn Harty​&amp;nbsp;If you need an instance profile or other configuration to access your storage location, specify it for both the default cluster and the maintenance cluster. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/data-engineering/delta-live-tables/delta-live-tables-configuration.html#cluster-configuration" target="test_blank"&gt;https://docs.databricks.com/data-engineering/delta-live-tables/delta-live-tables-configuration.html#cluster-configuration&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2022 10:53:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/aws-instance-profiles-and-dlt-pipelines/m-p/11653#M6597</guid>
      <dc:creator>Prabakar</dc:creator>
      <dc:date>2022-08-02T10:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: AWS Instance Profiles and DLT Pipelines</title>
      <link>https://community.databricks.com/t5/data-engineering/aws-instance-profiles-and-dlt-pipelines/m-p/11654#M6598</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;{
  "clusters": [
    {
      "label": "default",
      "aws_attributes": {
        "instance_profile_arn": "arn:aws:..."
      }
    },
    {
      "label": "maintenance",
      "aws_attributes": {
        "instance_profile_arn": "arn:aws:..."
      }
    }
  ]
}&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2022 13:49:52 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/aws-instance-profiles-and-dlt-pipelines/m-p/11654#M6598</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2022-08-02T13:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: AWS Instance Profiles and DLT Pipelines</title>
      <link>https://community.databricks.com/t5/data-engineering/aws-instance-profiles-and-dlt-pipelines/m-p/11655#M6599</link>
      <description>&lt;P&gt;Hi @Quinn Harty​,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a friendly follow-up. Did any of the responses help you to resolve your question? if it did, please mark it as best. Otherwise, please let us know if you still need help.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 22:15:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/aws-instance-profiles-and-dlt-pipelines/m-p/11655#M6599</guid>
      <dc:creator>jose_gonzalez</dc:creator>
      <dc:date>2022-08-17T22:15:14Z</dc:date>
    </item>
  </channel>
</rss>

