<?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 can I trigger the execution of a specific step within a Databricks Workflow job? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-can-i-trigger-the-execution-of-a-specific-step-within-a/m-p/90757#M37989</link>
    <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/44200"&gt;@nkraj&lt;/a&gt;&amp;nbsp;is there a product board where we can vote for this feature to trigger a specific task outside of a repair run?&lt;/P&gt;</description>
    <pubDate>Tue, 17 Sep 2024 16:10:32 GMT</pubDate>
    <dc:creator>SamAdams</dc:creator>
    <dc:date>2024-09-17T16:10:32Z</dc:date>
    <item>
      <title>How can I trigger the execution of a specific step within a Databricks Workflow job?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-can-i-trigger-the-execution-of-a-specific-step-within-a/m-p/58473#M31174</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I'm investigating methods to test a Job starting from a particular step. For instance, if I've made modifications midway through a 50+ step Job, is there a way to test the Job without running the steps that precede the one with the modification?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 12:53:42 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-can-i-trigger-the-execution-of-a-specific-step-within-a/m-p/58473#M31174</guid>
      <dc:creator>taschi</dc:creator>
      <dc:date>2024-01-26T12:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: How can I trigger the execution of a specific step within a Databricks Workflow job?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-can-i-trigger-the-execution-of-a-specific-step-within-a/m-p/58475#M31176</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/98839"&gt;@taschi&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The Repair Job Run feature can be valuable in scenarios where you need to fix failed or canceled multi-task jobs. It enables you to rerun only the subset of tasks that were unsuccessful along with any dependent tasks. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please consult the provided reference article to explore this feature further&lt;/SPAN&gt;: &lt;A href="https://docs.databricks.com/en/workflows/jobs/repair-job-failures.html#re-run-failed-and-skipped-tasks" target="_self"&gt;Repair Job Run&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 13:42:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-can-i-trigger-the-execution-of-a-specific-step-within-a/m-p/58475#M31176</guid>
      <dc:creator>nkraj</dc:creator>
      <dc:date>2024-01-26T13:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: How can I trigger the execution of a specific step within a Databricks Workflow job?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-can-i-trigger-the-execution-of-a-specific-step-within-a/m-p/58482#M31178</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/44200"&gt;@nkraj&lt;/a&gt;, appreciate your response. I've come across that feature, but my specific interest lies in a scenario where we have a new version of the job with no previous failure runs. In this case, we aim to test it, but rather than starting from the beginning, we want to initiate it from a specific step to optimize testing costs.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 14:30:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-can-i-trigger-the-execution-of-a-specific-step-within-a/m-p/58482#M31178</guid>
      <dc:creator>taschi</dc:creator>
      <dc:date>2024-01-26T14:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: How can I trigger the execution of a specific step within a Databricks Workflow job?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-can-i-trigger-the-execution-of-a-specific-step-within-a/m-p/58488#M31183</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/98839"&gt;@taschi&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Appreciate the thorough use case explanation. Currently, rerunning a new version of a job with the option to select specific tasks is not feasible. However, its on the roadmap to enable users to choose any task for rerun, even those that were successful.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 15:25:04 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-can-i-trigger-the-execution-of-a-specific-step-within-a/m-p/58488#M31183</guid>
      <dc:creator>nkraj</dc:creator>
      <dc:date>2024-01-26T15:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: How can I trigger the execution of a specific step within a Databricks Workflow job?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-can-i-trigger-the-execution-of-a-specific-step-within-a/m-p/58606#M31212</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Got it, thanks for clarifying!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2024 11:41:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-can-i-trigger-the-execution-of-a-specific-step-within-a/m-p/58606#M31212</guid>
      <dc:creator>taschi</dc:creator>
      <dc:date>2024-01-29T11:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: How can I trigger the execution of a specific step within a Databricks Workflow job?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-can-i-trigger-the-execution-of-a-specific-step-within-a/m-p/90757#M37989</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/44200"&gt;@nkraj&lt;/a&gt;&amp;nbsp;is there a product board where we can vote for this feature to trigger a specific task outside of a repair run?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 16:10:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-can-i-trigger-the-execution-of-a-specific-step-within-a/m-p/90757#M37989</guid>
      <dc:creator>SamAdams</dc:creator>
      <dc:date>2024-09-17T16:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: How can I trigger the execution of a specific step within a Databricks Workflow job?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-can-i-trigger-the-execution-of-a-specific-step-within-a/m-p/101842#M40856</link>
      <description>&lt;P&gt;Really interested in this feature. I'd love to be able to programmatically orchestrate tasks with more granularity.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2024 23:20:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-can-i-trigger-the-execution-of-a-specific-step-within-a/m-p/101842#M40856</guid>
      <dc:creator>alan-nousot</dc:creator>
      <dc:date>2024-12-11T23:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: How can I trigger the execution of a specific step within a Databricks Workflow job?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-can-i-trigger-the-execution-of-a-specific-step-within-a/m-p/117403#M45489</link>
      <description>&lt;P&gt;It's now generally available&lt;/P&gt;</description>
      <pubDate>Thu, 01 May 2025 14:58:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-can-i-trigger-the-execution-of-a-specific-step-within-a/m-p/117403#M45489</guid>
      <dc:creator>SamAdams</dc:creator>
      <dc:date>2025-05-01T14:58:25Z</dc:date>
    </item>
  </channel>
</rss>

