<?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 Repairing running workflow with few failed child jobs in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/repairing-running-workflow-with-few-failed-child-jobs/m-p/114644#M44893</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I have a parent job that calls multiple child jobs in workflow, Out of 10 child jobs, one has failed and rest 9 are still running, I want to repair the failed child tasks. can I do that while the other child jobs are running?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 06 Apr 2025 18:07:00 GMT</pubDate>
    <dc:creator>holychs</dc:creator>
    <dc:date>2025-04-06T18:07:00Z</dc:date>
    <item>
      <title>Repairing running workflow with few failed child jobs</title>
      <link>https://community.databricks.com/t5/data-engineering/repairing-running-workflow-with-few-failed-child-jobs/m-p/114644#M44893</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have a parent job that calls multiple child jobs in workflow, Out of 10 child jobs, one has failed and rest 9 are still running, I want to repair the failed child tasks. can I do that while the other child jobs are running?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Apr 2025 18:07:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/repairing-running-workflow-with-few-failed-child-jobs/m-p/114644#M44893</guid>
      <dc:creator>holychs</dc:creator>
      <dc:date>2025-04-06T18:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: Repairing running workflow with few failed child jobs</title>
      <link>https://community.databricks.com/t5/data-engineering/repairing-running-workflow-with-few-failed-child-jobs/m-p/114661#M44900</link>
      <description>&lt;P&gt;Hi&amp;nbsp;holychs,&lt;/P&gt;&lt;P&gt;How are you doing today?, As per my understanding, yes, in Databricks Workflows, if you're running a multi-task job (like your parent job triggering multiple child tasks), you can repair only the failed task without restarting the entire job. However, to do this, you need to wait until the rest of the tasks finish running, because Databricks doesn't currently allow you to repair individual tasks while others are still in progress. Once all the other child jobs have completed (successfully or failed), you can go to the job run in the UI and click “Repair run”, then select just the failed task to retry. It’s a helpful feature for large workflows, and it avoids re-running everything from scratch. Let me know if you want help setting up repair-friendly dependencies or alerts!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Brahma&lt;/P&gt;</description>
      <pubDate>Mon, 07 Apr 2025 02:39:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/repairing-running-workflow-with-few-failed-child-jobs/m-p/114661#M44900</guid>
      <dc:creator>Brahmareddy</dc:creator>
      <dc:date>2025-04-07T02:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Repairing running workflow with few failed child jobs</title>
      <link>https://community.databricks.com/t5/data-engineering/repairing-running-workflow-with-few-failed-child-jobs/m-p/116271#M45283</link>
      <description>&lt;P&gt;Yes, that is what I am currently doing. I wanted to know if there is any way to repair the failed ones while the parent job is running so that I don't need to wait which does not seem possible as of today.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 05:57:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/repairing-running-workflow-with-few-failed-child-jobs/m-p/116271#M45283</guid>
      <dc:creator>holychs</dc:creator>
      <dc:date>2025-04-23T05:57:09Z</dc:date>
    </item>
  </channel>
</rss>

