<?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: Geeting error while overwrite the data in delta table in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Geeting-error-while-overwrite-the-data-in-delta-table/m-p/4290521#M58339</link>
    <description>&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: black;"&gt;Hi,&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/758634"&gt;@Udaysutar28apr&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: black;" lang="zh-CN"&gt;Thank you for your prompt response.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: black;" lang="zh-CN"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: black;" lang="zh-CN"&gt;If this is a temporary issue, we cannot rule out the possibility that it may be caused by network latency, as all changes made on the service require network transmission for updates.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="zh-CN"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: black;" lang="zh-CN"&gt;Of course, you might also consider employing a controlled variable approach to document the reasons behind the occasional successes.&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: black;" lang="zh-CN"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: black;"&gt;Best Regards,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: black;"&gt;Leroy Lu&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: black;"&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Nov 2024 07:37:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-19T07:37:30Z</dc:date>
    <item>
      <title>Geeting error while overwrite the data in delta table</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Geeting-error-while-overwrite-the-data-in-delta-table/m-p/4289476#M58325</link>
      <description>&lt;P&gt;In fabric notebook I'm overwriting data in delta table but now getting error :&lt;/P&gt;&lt;P&gt;Please help me to fix this error&lt;/P&gt;&lt;H1&gt;&lt;STRONG&gt;org.apache.spark.SparkException: Job aborted due to stage failure: Task 0 in stage 255.0 failed 4 times, most recent failure: Lost task 0.3 in stage 255.0 (TID 3314) (vm-e7066017 executor 1): org.apache.spark.SparkFileNotFoundException: Operation failed: "Not Found", 404, HEAD,&lt;/STRONG&gt;&lt;/H1&gt;</description>
      <pubDate>Mon, 18 Nov 2024 18:47:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Geeting-error-while-overwrite-the-data-in-delta-table/m-p/4289476#M58325</guid>
      <dc:creator>Udaysutar28apr</dc:creator>
      <dc:date>2024-11-18T18:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: Geeting error while overwrite the data in delta table</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Geeting-error-while-overwrite-the-data-in-delta-table/m-p/4290385#M58335</link>
      <description>&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: black;"&gt;Hi,&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/758634"&gt;@Udaysutar28apr&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Regarding the issue you raised, my solution is as follows:&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: black;"&gt;&lt;SPAN&gt;1.&lt;/SPAN&gt;&lt;SPAN&gt;Firstly, based on your error message, the most straightforward explanation may be that the file does not exist. Therefore, please ensure that the file path specified in your code is correct and that the file is indeed present at that location.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="zh-CN"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: black;"&gt;&lt;SPAN&gt;2.&lt;/SPAN&gt;&lt;SPAN&gt;Next, check whether you have sufficient permissions to access and modify the Delta table. Ensure that your Spark job has the appropriate access rights.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="zh-CN"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vlinyulumsft_0-1731998979213.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1201956iB46BC4CA07BE9553/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vlinyulumsft_0-1731998979213.png" alt="vlinyulumsft_0-1731998979213.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="zh-CN"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vlinyulumsft_1-1731998979215.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1201957i8C49D440CD8059D4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vlinyulumsft_1-1731998979215.png" alt="vlinyulumsft_1-1731998979215.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: black;"&gt;&lt;SPAN&gt;3.&lt;/SPAN&gt;&lt;SPAN&gt;Finally, if you are using Microsoft Fabric, make sure that the DirectLake feature is enabled. This can be configured after creating a report in Power BI and may resolve any connection issues with the Delta table.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vlinyulumsft_2-1731999019774.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1201958iBD22E31DE16636E5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vlinyulumsft_2-1731999019774.png" alt="vlinyulumsft_2-1731999019774.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="zh-CN"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vlinyulumsft_3-1731999019776.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1201959iD1047DDA198C51E1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vlinyulumsft_3-1731999019776.png" alt="vlinyulumsft_3-1731999019776.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: black;" lang="zh-CN"&gt;Here are some links related to similar issues you may find helpful:&lt;/P&gt;
&lt;P style="margin: 0in;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.fabric.microsoft.com/t5/General-Discussion/Issue-with-Delta-Table-Overwrite-in-Lakehouse-Once-Connected-to/m-p/3592433" target="_blank"&gt;&lt;SPAN&gt;Solved: Issue with Delta Table Overwrite in Lakehouse Once... - Microsoft Fabric Community&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Of course, if you have any new discoveries or questions, please feel free to get in touch with us.&lt;BR /&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: black;"&gt;Best Regards,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: black;"&gt;Leroy Lu&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: black;"&gt;If this post &lt;EM&gt;helps&lt;/EM&gt;, then please consider Accept it &lt;EM&gt;&lt;STRONG&gt;as the solution &lt;/STRONG&gt;&lt;/EM&gt;to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 06:50:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Geeting-error-while-overwrite-the-data-in-delta-table/m-p/4290385#M58335</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-19T06:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Geeting error while overwrite the data in delta table</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Geeting-error-while-overwrite-the-data-in-delta-table/m-p/4290495#M58338</link>
      <description>&lt;P&gt;I have all permisions. I'm overwiting data frequently in delta table. sometime working fine but some time failure due to 404 error . Please suggest how to proceed with this .&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 07:23:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Geeting-error-while-overwrite-the-data-in-delta-table/m-p/4290495#M58338</guid>
      <dc:creator>Udaysutar28apr</dc:creator>
      <dc:date>2024-11-19T07:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: Geeting error while overwrite the data in delta table</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Geeting-error-while-overwrite-the-data-in-delta-table/m-p/4290521#M58339</link>
      <description>&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: black;"&gt;Hi,&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/758634"&gt;@Udaysutar28apr&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: black;" lang="zh-CN"&gt;Thank you for your prompt response.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: black;" lang="zh-CN"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: black;" lang="zh-CN"&gt;If this is a temporary issue, we cannot rule out the possibility that it may be caused by network latency, as all changes made on the service require network transmission for updates.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="zh-CN"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: black;" lang="zh-CN"&gt;Of course, you might also consider employing a controlled variable approach to document the reasons behind the occasional successes.&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: black;" lang="zh-CN"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: black;"&gt;Best Regards,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: black;"&gt;Leroy Lu&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Arial; font-size: 12.0pt; color: black;"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 07:37:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Geeting-error-while-overwrite-the-data-in-delta-table/m-p/4290521#M58339</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-19T07:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: Geeting error while overwrite the data in delta table</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Geeting-error-while-overwrite-the-data-in-delta-table/m-p/4290533#M58340</link>
      <description>&lt;P&gt;No i dont think continous network issue is there .I'm executing pipeline every 10 minutes and every hour's we are getting 3-4 failure out of 6 runs. lets take look on this , Please suggest how overcome this.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 07:43:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Geeting-error-while-overwrite-the-data-in-delta-table/m-p/4290533#M58340</guid>
      <dc:creator>Udaysutar28apr</dc:creator>
      <dc:date>2024-11-19T07:43:19Z</dc:date>
    </item>
  </channel>
</rss>

