<?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: deltaformat in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/deltaformat/m-p/107108#M42703</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/136633"&gt;@SwathiChidurala&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;The error is because you don't have the folder &lt;STRONG&gt;trip_zone &lt;/STRONG&gt;inside the gold folder, so you can try by removing the trip_zone from the location or adding the folder trip_zone inside the gold folder in adls and then try it again.&lt;/P&gt;&lt;P&gt;If this helps, mark it as solution.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Avinash N&lt;/P&gt;</description>
    <pubDate>Mon, 27 Jan 2025 06:19:11 GMT</pubDate>
    <dc:creator>Avinash_Narala</dc:creator>
    <dc:date>2025-01-27T06:19:11Z</dc:date>
    <item>
      <title>deltaformat</title>
      <link>https://community.databricks.com/t5/data-engineering/deltaformat/m-p/107034#M42679</link>
      <description>&lt;DIV&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I am a student who learning databricks, In the below code I tried to write data in delta format to a gold layer. I authenticated using the service principle method to read, write and execute data , I assigned the storage blob contributor role, but still, I am having the following error the location and the folder in the container everything is right. Not sure what causing the error. Any suggestions and solutions is greatly appreciated!&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;silver &lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;'abfss://silver@synapsecoursedlstorag.dfs.core.windows.net'&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;gold &lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;"abfss://gold@synapsecoursedlstorag.dfs.core.windows.net"&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;df_zone.write.&lt;/SPAN&gt;&lt;SPAN&gt;format&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'delta'&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;mode&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'append'&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;option&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'path'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;f&lt;/SPAN&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;SPAN&gt;gold&lt;/SPAN&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;SPAN&gt;/trip_zone'&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;saveAsTable&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'gold.trip_zone'&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Sun, 26 Jan 2025 01:28:38 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/deltaformat/m-p/107034#M42679</guid>
      <dc:creator>SwathiChidurala</dc:creator>
      <dc:date>2025-01-26T01:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: deltaformat</title>
      <link>https://community.databricks.com/t5/data-engineering/deltaformat/m-p/107060#M42693</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/136633"&gt;@SwathiChidurala&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you ensured that the external location was created correctly? Also, do you have the appropriate permissions to manage it?&lt;BR /&gt;You may find the following documentation helpful:&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/connect/unity-catalog/cloud-storage/external-locations" target="_new" rel="noopener"&gt;&lt;SPAN&gt;External&lt;/SPAN&gt;&lt;SPAN&gt; Locations&lt;/SPAN&gt;&lt;SPAN&gt; in&lt;/SPAN&gt;&lt;SPAN&gt; Unity&lt;/SPAN&gt;&lt;SPAN&gt; Catalog&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Although the scenario is slightly different, I previously addressed a similar error in the following thread. I hope it can also be of help:&lt;BR /&gt;&lt;A href="https://community.databricks.com/t5/databricks-free-trial-help/getting-error-while-creating-external-delta-table-in-databricks/td-p/106499" target="_new" rel="noopener"&gt;&lt;SPAN&gt;Community&lt;/SPAN&gt;&lt;SPAN&gt; Thread&lt;/SPAN&gt;&lt;SPAN&gt; on&lt;/SPAN&gt;&lt;SPAN&gt; External&lt;/SPAN&gt;&lt;SPAN&gt; Delta&lt;/SPAN&gt;&lt;SPAN&gt; Table&lt;/SPAN&gt;&lt;SPAN&gt; Error&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Jan 2025 11:50:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/deltaformat/m-p/107060#M42693</guid>
      <dc:creator>Takuya-Omi</dc:creator>
      <dc:date>2025-01-26T11:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: deltaformat</title>
      <link>https://community.databricks.com/t5/data-engineering/deltaformat/m-p/107108#M42703</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/136633"&gt;@SwathiChidurala&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;The error is because you don't have the folder &lt;STRONG&gt;trip_zone &lt;/STRONG&gt;inside the gold folder, so you can try by removing the trip_zone from the location or adding the folder trip_zone inside the gold folder in adls and then try it again.&lt;/P&gt;&lt;P&gt;If this helps, mark it as solution.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Avinash N&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2025 06:19:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/deltaformat/m-p/107108#M42703</guid>
      <dc:creator>Avinash_Narala</dc:creator>
      <dc:date>2025-01-27T06:19:11Z</dc:date>
    </item>
  </channel>
</rss>

