<?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: Add an Instance Profile to a DLT job cluster in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/add-an-instance-profile-to-a-dlt-job-cluster/m-p/13424#M8112</link>
    <description>&lt;P&gt;Once again, THANK YOU!  Worked like a charm&lt;/P&gt;</description>
    <pubDate>Thu, 14 Jul 2022 18:13:43 GMT</pubDate>
    <dc:creator>BradSheridan</dc:creator>
    <dc:date>2022-07-14T18:13:43Z</dc:date>
    <item>
      <title>Add an Instance Profile to a DLT job cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/add-an-instance-profile-to-a-dlt-job-cluster/m-p/13422#M8110</link>
      <description>&lt;P&gt;@Tomasz Bacewicz​&amp;nbsp;I've got another, related question for you about the job cluster that is spun up for DLT jobs.  Adding the JSON strings for our required E2 tags worked like a charm, but now I need to attach an existing Instance Profile since I'm trying to access our S3 buckets in my DLT job.  I've looked online for how to do this in the JSON but no luck.  thanks! Brad&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2022 16:49:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/add-an-instance-profile-to-a-dlt-job-cluster/m-p/13422#M8110</guid>
      <dc:creator>BradSheridan</dc:creator>
      <dc:date>2022-07-14T16:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: Add an Instance Profile to a DLT job cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/add-an-instance-profile-to-a-dlt-job-cluster/m-p/13423#M8111</link>
      <description>&lt;P&gt;@Brad Sheridan​&amp;nbsp;To do that you have to add the &lt;A href="https://docs.databricks.com/dev-tools/api/latest/clusters.html#request-structure-of-the-cluster-definition" alt="https://docs.databricks.com/dev-tools/api/latest/clusters.html#request-structure-of-the-cluster-definition" target="_blank"&gt;aws_attributes&lt;/A&gt; tag within a cluster configuration and there you have the ability to add an instance_profile_arn like so:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"clusters": [&lt;/P&gt;&lt;P&gt;    {&lt;/P&gt;&lt;P&gt;        "label": "default",&lt;/P&gt;&lt;P&gt;        "aws_attributes": {&lt;/P&gt;&lt;P&gt;            "instance_profile_arn": "&amp;lt;REDACTED&amp;gt;"&lt;/P&gt;&lt;P&gt;        },&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2022 17:04:42 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/add-an-instance-profile-to-a-dlt-job-cluster/m-p/13423#M8111</guid>
      <dc:creator>tomasz</dc:creator>
      <dc:date>2022-07-14T17:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Add an Instance Profile to a DLT job cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/add-an-instance-profile-to-a-dlt-job-cluster/m-p/13424#M8112</link>
      <description>&lt;P&gt;Once again, THANK YOU!  Worked like a charm&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2022 18:13:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/add-an-instance-profile-to-a-dlt-job-cluster/m-p/13424#M8112</guid>
      <dc:creator>BradSheridan</dc:creator>
      <dc:date>2022-07-14T18:13:43Z</dc:date>
    </item>
  </channel>
</rss>

