<?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 to Schedule stop and start for a Continuous DLT pipeline in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-schedule-stop-and-start-for-a-continuous-dlt-pipeline/m-p/99331#M39969</link>
    <description>&lt;P&gt;You can terminate any Job with REST API.&lt;/P&gt;&lt;P&gt;I recommend to use Python SDK &lt;SPAN class=""&gt;jobs&lt;/SPAN&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;cancel_all_runs() method&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://databricks-sdk-py.readthedocs.io/en/latest/workspace/jobs/jobs.html#databricks.sdk.service.jobs.JobsExt.cancel_all_runs" target="_blank" rel="noopener"&gt;https://databricks-sdk-py.readthedocs.io/en/latest/workspace/jobs/jobs.html#databricks.sdk.service.jobs.JobsExt.cancel_all_runs&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Nov 2024 13:21:53 GMT</pubDate>
    <dc:creator>Mike_Szklarczyk</dc:creator>
    <dc:date>2024-11-19T13:21:53Z</dc:date>
    <item>
      <title>How to Schedule stop and start for a Continuous DLT pipeline</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-schedule-stop-and-start-for-a-continuous-dlt-pipeline/m-p/99314#M39963</link>
      <description>&lt;P&gt;I have a use case where in there is a&amp;nbsp;DLT pipeline in continuous mode, the requirement is to run this pipeline on scheduled basis i.e everyday it &lt;FONT face="arial black,avant garde"&gt;starts at 8am and stops at 8pm&lt;/FONT&gt;. I see a schedule option to start the job but don't see any option to &lt;FONT face="arial black,avant garde"&gt;stop&lt;/FONT&gt; it that is why I have to manually stop it everyday at 8pm else it continuously runs throughout.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 10:24:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-schedule-stop-and-start-for-a-continuous-dlt-pipeline/m-p/99314#M39963</guid>
      <dc:creator>surajitDE</dc:creator>
      <dc:date>2024-11-19T10:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to Schedule stop and start for a Continuous DLT pipeline</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-schedule-stop-and-start-for-a-continuous-dlt-pipeline/m-p/99331#M39969</link>
      <description>&lt;P&gt;You can terminate any Job with REST API.&lt;/P&gt;&lt;P&gt;I recommend to use Python SDK &lt;SPAN class=""&gt;jobs&lt;/SPAN&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;cancel_all_runs() method&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://databricks-sdk-py.readthedocs.io/en/latest/workspace/jobs/jobs.html#databricks.sdk.service.jobs.JobsExt.cancel_all_runs" target="_blank" rel="noopener"&gt;https://databricks-sdk-py.readthedocs.io/en/latest/workspace/jobs/jobs.html#databricks.sdk.service.jobs.JobsExt.cancel_all_runs&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 13:21:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-schedule-stop-and-start-for-a-continuous-dlt-pipeline/m-p/99331#M39969</guid>
      <dc:creator>Mike_Szklarczyk</dc:creator>
      <dc:date>2024-11-19T13:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to Schedule stop and start for a Continuous DLT pipeline</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-schedule-stop-and-start-for-a-continuous-dlt-pipeline/m-p/99339#M39974</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Consider this scenario: A Python SDK script is placed inside a notebook and runs on a jobs cluster. When my DLT pipeline is triggered, it uses the DLT cluster. This setup runs continuously for 8 hours(Problem is job cluster runs 8 hours just to run a simple SDK script), leading to unnecessary resource and time wastage&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 13:59:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-schedule-stop-and-start-for-a-continuous-dlt-pipeline/m-p/99339#M39974</guid>
      <dc:creator>surajitDE</dc:creator>
      <dc:date>2024-11-19T13:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to Schedule stop and start for a Continuous DLT pipeline</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-schedule-stop-and-start-for-a-continuous-dlt-pipeline/m-p/99387#M39981</link>
      <description>&lt;P&gt;Do you can schedule this notebook as separate Job on dedicated job cluster that start everyday at 8pm.&lt;/P&gt;&lt;P&gt;I think that using Serverless cluster for this task will be the best way.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 15:58:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-schedule-stop-and-start-for-a-continuous-dlt-pipeline/m-p/99387#M39981</guid>
      <dc:creator>Mike_Szklarczyk</dc:creator>
      <dc:date>2024-11-19T15:58:06Z</dc:date>
    </item>
  </channel>
</rss>

