<?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: using pyspark can I write to an s3 path I don't have GetObject permission to? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/using-pyspark-can-i-write-to-an-s3-path-i-don-t-have-getobject/m-p/3898#M778</link>
    <description>&lt;P&gt;writing without the check could lead to corrupt data, so I doubt this is possible.&lt;/P&gt;</description>
    <pubDate>Tue, 30 May 2023 09:14:49 GMT</pubDate>
    <dc:creator>-werners-</dc:creator>
    <dc:date>2023-05-30T09:14:49Z</dc:date>
    <item>
      <title>using pyspark can I write to an s3 path I don't have GetObject permission to?</title>
      <link>https://community.databricks.com/t5/data-engineering/using-pyspark-can-i-write-to-an-s3-path-i-don-t-have-getobject/m-p/3897#M777</link>
      <description>&lt;P&gt;After spark finishes writing the dataframe to S3, it seems like it checks the validity of the files it wrote with:&amp;nbsp;`getFileStatus` that is&amp;nbsp;`HeadObject`&lt;/P&gt;&lt;P&gt;&amp;nbsp;behind the scenes.&lt;/P&gt;&lt;P&gt;What if I'm only granted write and list objects permissions but not GetObject? Is there any way instructing pyspark on databricks to not do this validity test after a successful write?&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2023 23:16:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/using-pyspark-can-i-write-to-an-s3-path-i-don-t-have-getobject/m-p/3897#M777</guid>
      <dc:creator>gdoron</dc:creator>
      <dc:date>2023-05-29T23:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: using pyspark can I write to an s3 path I don't have GetObject permission to?</title>
      <link>https://community.databricks.com/t5/data-engineering/using-pyspark-can-i-write-to-an-s3-path-i-don-t-have-getobject/m-p/3898#M778</link>
      <description>&lt;P&gt;writing without the check could lead to corrupt data, so I doubt this is possible.&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 09:14:49 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/using-pyspark-can-i-write-to-an-s3-path-i-don-t-have-getobject/m-p/3898#M778</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2023-05-30T09:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: using pyspark can I write to an s3 path I don't have GetObject permission to?</title>
      <link>https://community.databricks.com/t5/data-engineering/using-pyspark-can-i-write-to-an-s3-path-i-don-t-have-getobject/m-p/3899#M779</link>
      <description>&lt;P&gt;It is not possible in my opinion.&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 11:00:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/using-pyspark-can-i-write-to-an-s3-path-i-don-t-have-getobject/m-p/3899#M779</guid>
      <dc:creator>Lakshay</dc:creator>
      <dc:date>2023-05-30T11:00:29Z</dc:date>
    </item>
  </channel>
</rss>

