<?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: How to write to a folder in a Azure Data Lake container using Delta? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-write-to-a-folder-in-a-azure-data-lake-container-using/m-p/22166#M15157</link>
    <description>&lt;P&gt;Hi @Kamalen Reddy​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you share the error message please?&lt;/P&gt;</description>
    <pubDate>Thu, 02 Jun 2022 00:07:28 GMT</pubDate>
    <dc:creator>jose_gonzalez</dc:creator>
    <dc:date>2022-06-02T00:07:28Z</dc:date>
    <item>
      <title>How to write to a folder in a Azure Data Lake container using Delta?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-write-to-a-folder-in-a-azure-data-lake-container-using/m-p/22165#M15156</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to write to a folder in a Azure Data Lake container using Delta?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I run:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;write_mode = 'overwrite'
write_format = 'delta'
save_path = '/mnt/container-name/folder-name'
&amp;nbsp;
df.write \
    .mode(write_mode) \
    .format(write_format) \
    .save(save_path)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I get an incompatible format error. &lt;B&gt;This does not happen when I write directly to the container&lt;/B&gt; ('/mnt/container-name').&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also tried writing using the SQL commands but I get the same error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I doing wrong?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2022 08:52:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-write-to-a-folder-in-a-azure-data-lake-container-using/m-p/22165#M15156</guid>
      <dc:creator>KamKam</dc:creator>
      <dc:date>2022-04-26T08:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to write to a folder in a Azure Data Lake container using Delta?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-write-to-a-folder-in-a-azure-data-lake-container-using/m-p/22166#M15157</link>
      <description>&lt;P&gt;Hi @Kamalen Reddy​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you share the error message please?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2022 00:07:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-write-to-a-folder-in-a-azure-data-lake-container-using/m-p/22166#M15157</guid>
      <dc:creator>jose_gonzalez</dc:creator>
      <dc:date>2022-06-02T00:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to write to a folder in a Azure Data Lake container using Delta?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-write-to-a-folder-in-a-azure-data-lake-container-using/m-p/22167#M15158</link>
      <description>&lt;P&gt;Hi @Kamalen Reddy​,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a friendly follow-up. Do you still need help? please let us know&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2022 21:42:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-write-to-a-folder-in-a-azure-data-lake-container-using/m-p/22167#M15158</guid>
      <dc:creator>jose_gonzalez</dc:creator>
      <dc:date>2022-07-25T21:42:58Z</dc:date>
    </item>
  </channel>
</rss>

