<?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 Set Workflow Job Concurrency Limit in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/set-workflow-job-concurrency-limit/m-p/7683#M3476</link>
    <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a job to be triggered every 5 minutes. However, if that job is already running, it must not be triggered again until that run is finished. Hence, I need to set the maximum run concurrency for that job to only one instance at a time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What needs to be configured to achieve that? Any recommendations and pointers would be much appreciated &lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;</description>
    <pubDate>Wed, 15 Mar 2023 14:40:21 GMT</pubDate>
    <dc:creator>sage5616</dc:creator>
    <dc:date>2023-03-15T14:40:21Z</dc:date>
    <item>
      <title>Set Workflow Job Concurrency Limit</title>
      <link>https://community.databricks.com/t5/data-engineering/set-workflow-job-concurrency-limit/m-p/7683#M3476</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a job to be triggered every 5 minutes. However, if that job is already running, it must not be triggered again until that run is finished. Hence, I need to set the maximum run concurrency for that job to only one instance at a time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What needs to be configured to achieve that? Any recommendations and pointers would be much appreciated &lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2023 14:40:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/set-workflow-job-concurrency-limit/m-p/7683#M3476</guid>
      <dc:creator>sage5616</dc:creator>
      <dc:date>2023-03-15T14:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Set Workflow Job Concurrency Limit</title>
      <link>https://community.databricks.com/t5/data-engineering/set-workflow-job-concurrency-limit/m-p/7684#M3477</link>
      <description>&lt;P&gt;@Michael Okulik​&amp;nbsp;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To ensure that a Databricks job is not triggered again until a running instance of the job is completed, you can set the maximum concurrency for the job to 1. Here's how you can configure this in Databricks:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Go to the Databricks workspace and navigate to the job you want to configure.&lt;/LI&gt;&lt;LI&gt;Click on the job name to open the job details page.&lt;/LI&gt;&lt;LI&gt;Click on the "Edit" button to edit the job configuration.&lt;/LI&gt;&lt;LI&gt;In the "Advanced" tab, scroll down to the "Concurrency" section.&lt;/LI&gt;&lt;LI&gt;Set the "Maximum number of runs" to 1.&lt;/LI&gt;&lt;LI&gt;Click on the "Save" button to save the job configuration.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;With this configuration, if the job is already running, the next scheduled run will be skipped until the previous run is completed.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 15:48:42 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/set-workflow-job-concurrency-limit/m-p/7684#M3477</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-17T15:48:42Z</dc:date>
    </item>
  </channel>
</rss>

