<?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: Re-use jobs as tasks with the same cluster. in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/re-use-jobs-as-tasks-with-the-same-cluster/m-p/111410#M43885</link>
    <description>&lt;P&gt;Did you find any solution?&lt;/P&gt;</description>
    <pubDate>Thu, 27 Feb 2025 20:14:10 GMT</pubDate>
    <dc:creator>razi9126</dc:creator>
    <dc:date>2025-02-27T20:14:10Z</dc:date>
    <item>
      <title>Re-use jobs as tasks with the same cluster.</title>
      <link>https://community.databricks.com/t5/data-engineering/re-use-jobs-as-tasks-with-the-same-cluster/m-p/88808#M37618</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am facing an issue with my workflow.&lt;/P&gt;&lt;P&gt;I have a job (name it main job) that, among others, runs 5 concurrent tasks, which are defined as jobs (not notebooks).&lt;/P&gt;&lt;P&gt;Each of these jobs is identical to the others (name them sub-job-1), with the only difference being the job parameters.&lt;/P&gt;&lt;P&gt;Each sub-job1, among others, runs in a similar way, reusing a sub-job-2 with different parameters&lt;/P&gt;&lt;P&gt;The structure looks like in the attached picture.&lt;/P&gt;&lt;P&gt;I am re-using the jobs more like a pipeline-task template and rather than different jobs.&lt;/P&gt;&lt;P&gt;What I want to do is run the whole pipeline under the same cluster so that each job-task does not have to wait/block and also because I want to manage resources more efficiently. It would be very time-consuming and error-prone to expand these tasks manually because they are very long and are composed of more than 100 tasks.&lt;/P&gt;&lt;P&gt;Is there a way to do this? Either via specifying clusters on job tasks or defining task templates that are reusable but are not considered jobs?&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2024 00:43:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/re-use-jobs-as-tasks-with-the-same-cluster/m-p/88808#M37618</guid>
      <dc:creator>devpdi</dc:creator>
      <dc:date>2024-09-06T00:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Re-use jobs as tasks with the same cluster.</title>
      <link>https://community.databricks.com/t5/data-engineering/re-use-jobs-as-tasks-with-the-same-cluster/m-p/91310#M38145</link>
      <description>&lt;P&gt;Did you try to create jobs using Databricks Python SDK?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/databricks/databricks-sdk-py/tree/main/examples/workspace/jobs" target="_blank"&gt;https://github.com/databricks/databricks-sdk-py/tree/main/examples/workspace/jobs&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Sep 2024 04:05:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/re-use-jobs-as-tasks-with-the-same-cluster/m-p/91310#M38145</guid>
      <dc:creator>gchandra</dc:creator>
      <dc:date>2024-09-22T04:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Re-use jobs as tasks with the same cluster.</title>
      <link>https://community.databricks.com/t5/data-engineering/re-use-jobs-as-tasks-with-the-same-cluster/m-p/101094#M40538</link>
      <description>&lt;P&gt;Were you able to find any solution to the problem?&lt;/P&gt;&lt;P&gt;I am also having the similar use-case where I need to run multiple run_job_task and everytime it is spinning up new cluster of its own that is defined in child job.&lt;/P&gt;&lt;P&gt;I am not able to find any relevant solution for the described problem in the databricks python sdk.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 15:19:57 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/re-use-jobs-as-tasks-with-the-same-cluster/m-p/101094#M40538</guid>
      <dc:creator>holychs</dc:creator>
      <dc:date>2024-12-05T15:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Re-use jobs as tasks with the same cluster.</title>
      <link>https://community.databricks.com/t5/data-engineering/re-use-jobs-as-tasks-with-the-same-cluster/m-p/111410#M43885</link>
      <description>&lt;P&gt;Did you find any solution?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2025 20:14:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/re-use-jobs-as-tasks-with-the-same-cluster/m-p/111410#M43885</guid>
      <dc:creator>razi9126</dc:creator>
      <dc:date>2025-02-27T20:14:10Z</dc:date>
    </item>
  </channel>
</rss>

