<?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 Why does disabling Photon fix my ConcurrentDeleteDeleteException in Databricks? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/why-does-disabling-photon-fix-my-concurrentdeletedeleteexception/m-p/127625#M48035</link>
    <description>&lt;P&gt;I’m running a Databricks 15.4 LTS job with Photon acceleration enabled.&lt;/P&gt;&lt;P&gt;I have a wrapper notebook that uses ThreadPoolExecutor to trigger multiple child notebooks in parallel.&lt;BR /&gt;Each thread calls a function that runs a child notebook and updates an audit table (Delta format) with the run status.&lt;/P&gt;&lt;P&gt;This job runs once daily and has worked fine for the past 4 months. However, since last week, the UPDATE statement to the audit table has started throwing a ConcurrentDeleteDeleteException.&lt;/P&gt;&lt;P&gt;I tried several fixes without success, but disabling Photon acceleration seems to solve the problem.&lt;/P&gt;&lt;P&gt;Given that Photon was enabled and working fine last month, can anyone explain:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Why disabling Photon would fix this issue?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Whether there have been any recent changes in Databricks or Delta that could cause this?&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
    <pubDate>Wed, 06 Aug 2025 18:27:54 GMT</pubDate>
    <dc:creator>bharathelsker</dc:creator>
    <dc:date>2025-08-06T18:27:54Z</dc:date>
    <item>
      <title>Why does disabling Photon fix my ConcurrentDeleteDeleteException in Databricks?</title>
      <link>https://community.databricks.com/t5/data-engineering/why-does-disabling-photon-fix-my-concurrentdeletedeleteexception/m-p/127625#M48035</link>
      <description>&lt;P&gt;I’m running a Databricks 15.4 LTS job with Photon acceleration enabled.&lt;/P&gt;&lt;P&gt;I have a wrapper notebook that uses ThreadPoolExecutor to trigger multiple child notebooks in parallel.&lt;BR /&gt;Each thread calls a function that runs a child notebook and updates an audit table (Delta format) with the run status.&lt;/P&gt;&lt;P&gt;This job runs once daily and has worked fine for the past 4 months. However, since last week, the UPDATE statement to the audit table has started throwing a ConcurrentDeleteDeleteException.&lt;/P&gt;&lt;P&gt;I tried several fixes without success, but disabling Photon acceleration seems to solve the problem.&lt;/P&gt;&lt;P&gt;Given that Photon was enabled and working fine last month, can anyone explain:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Why disabling Photon would fix this issue?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Whether there have been any recent changes in Databricks or Delta that could cause this?&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Wed, 06 Aug 2025 18:27:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/why-does-disabling-photon-fix-my-concurrentdeletedeleteexception/m-p/127625#M48035</guid>
      <dc:creator>bharathelsker</dc:creator>
      <dc:date>2025-08-06T18:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: Why does disabling Photon fix my ConcurrentDeleteDeleteException in Databricks?</title>
      <link>https://community.databricks.com/t5/data-engineering/why-does-disabling-photon-fix-my-concurrentdeletedeleteexception/m-p/129205#M48466</link>
      <description>&lt;H3 class="anchor anchorWithStickyNavbar_qHcY"&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/178280"&gt;@bharathelsker&lt;/a&gt;&amp;nbsp;,&lt;/H3&gt;
&lt;H3 id="concurrentdeletedeleteexception" class="anchor anchorWithStickyNavbar_qHcY"&gt;ConcurrentDeleteDeleteException&lt;/H3&gt;
&lt;P&gt;This exception occurs when a concurrent operation deleted a file that your operation also deletes. This could be caused by two concurrent compaction operations rewriting the same files.&lt;/P&gt;
&lt;P&gt;To further investigate why disabling photon fixed the issue, we may need additional details like notebook code and logs and recommend opening a ticket with us.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://kb.databricks.com/delta-live-tables/dlt-pipeline-failing-with-concurrentdeletedeleteexception-error" target="_blank"&gt;https://kb.databricks.com/delta-live-tables/dlt-pipeline-failing-with-concurrentdeletedeleteexception-error&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Aug 2025 08:09:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/why-does-disabling-photon-fix-my-concurrentdeletedeleteexception/m-p/129205#M48466</guid>
      <dc:creator>Sidhant07</dc:creator>
      <dc:date>2025-08-22T08:09:13Z</dc:date>
    </item>
  </channel>
</rss>

