<?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 Getting file permission issues even though I have the right IAM role attached in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/getting-file-permission-issues-even-though-i-have-the-right-iam/m-p/19918#M13424</link>
    <description>&lt;P&gt;I am reading data from S3 from a Databricks cluster and the read operation seldom fails with 403 permission errors. Restarting the cluster fixes my issue. &lt;/P&gt;</description>
    <pubDate>Fri, 25 Jun 2021 12:54:16 GMT</pubDate>
    <dc:creator>brickster_2018</dc:creator>
    <dc:date>2021-06-25T12:54:16Z</dc:date>
    <item>
      <title>Getting file permission issues even though I have the right IAM role attached</title>
      <link>https://community.databricks.com/t5/data-engineering/getting-file-permission-issues-even-though-i-have-the-right-iam/m-p/19918#M13424</link>
      <description>&lt;P&gt;I am reading data from S3 from a Databricks cluster and the read operation seldom fails with 403 permission errors. Restarting the cluster fixes my issue. &lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 12:54:16 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/getting-file-permission-issues-even-though-i-have-the-right-iam/m-p/19918#M13424</guid>
      <dc:creator>brickster_2018</dc:creator>
      <dc:date>2021-06-25T12:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Getting file permission issues even though I have the right IAM role attached</title>
      <link>https://community.databricks.com/t5/data-engineering/getting-file-permission-issues-even-though-i-have-the-right-iam/m-p/19919#M13425</link>
      <description>&lt;P&gt;The main reason for this behavior is : &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;AWS keys are used in addition to the IAM role. Using global init scripts to set the AWS keys can cause this behavior.&lt;/LI&gt;&lt;LI&gt;The IAM role has the required permission to access the S3 data, but AWS keys are set in the Spark configuration. For example, setting&amp;nbsp;spark.hadoop.fs.s3a.secret.key&amp;nbsp;can conflict with the IAM role.&lt;/LI&gt;&lt;LI&gt;Setting AWS keys at the environment level on the driver node from an interactive cluster through a notebook.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 12:56:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/getting-file-permission-issues-even-though-i-have-the-right-iam/m-p/19919#M13425</guid>
      <dc:creator>brickster_2018</dc:creator>
      <dc:date>2021-06-25T12:56:18Z</dc:date>
    </item>
  </channel>
</rss>

