<?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: Job Scheduling Timeline issue in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/job-scheduling-timeline-issue/m-p/109891#M43420</link>
    <description>&lt;P&gt;What if we want to run this job at 1 PM on the 14th day?&lt;/P&gt;</description>
    <pubDate>Tue, 11 Feb 2025 19:24:21 GMT</pubDate>
    <dc:creator>Srujanm01</dc:creator>
    <dc:date>2025-02-11T19:24:21Z</dc:date>
    <item>
      <title>Job Scheduling Timeline issue</title>
      <link>https://community.databricks.com/t5/data-engineering/job-scheduling-timeline-issue/m-p/109869#M43415</link>
      <description>&lt;P&gt;I'm trying to schedule the job; I created the job and ran it manually it is successful but when I'm trying to schedule the job for every 14 days the date the scheduler takes it into a different date and I'm not able to understand why this is happening.&lt;BR /&gt;&lt;BR /&gt;for example -&amp;nbsp;This job for instance was created on the 6th and I scheduled it to run every 14 days, which would make the next run on the 20th. However, databricks says it will run it on the 15th&lt;BR /&gt;&lt;BR /&gt;Can anyone help me here?&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2025 18:12:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/job-scheduling-timeline-issue/m-p/109869#M43415</guid>
      <dc:creator>Srujanm01</dc:creator>
      <dc:date>2025-02-11T18:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Job Scheduling Timeline issue</title>
      <link>https://community.databricks.com/t5/data-engineering/job-scheduling-timeline-issue/m-p/109877#M43418</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/148778"&gt;@Srujanm01&lt;/a&gt;&amp;nbsp;Can you try the cron expression&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;"0 0 0 1/14 * ? *"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;It does&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;Run at 00:00:00 (midnight)&lt;/LI&gt;&lt;LI&gt;Every 14 days&lt;/LI&gt;&lt;LI&gt;On any day of the week&lt;/LI&gt;&lt;LI&gt;In any month&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Refer to the below screens.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MadhuB_1-1739300073408.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/14817i7E8FACF5D1D7C89A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MadhuB_1-1739300073408.png" alt="MadhuB_1-1739300073408.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MadhuB_0-1739300053231.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/14816iF121C6295B6B7B99/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MadhuB_0-1739300053231.png" alt="MadhuB_0-1739300053231.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Let me know for anything, else mark it as a &lt;STRONG&gt;Solution.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2025 18:56:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/job-scheduling-timeline-issue/m-p/109877#M43418</guid>
      <dc:creator>MadhuB</dc:creator>
      <dc:date>2025-02-11T18:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: Job Scheduling Timeline issue</title>
      <link>https://community.databricks.com/t5/data-engineering/job-scheduling-timeline-issue/m-p/109891#M43420</link>
      <description>&lt;P&gt;What if we want to run this job at 1 PM on the 14th day?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2025 19:24:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/job-scheduling-timeline-issue/m-p/109891#M43420</guid>
      <dc:creator>Srujanm01</dc:creator>
      <dc:date>2025-02-11T19:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Job Scheduling Timeline issue</title>
      <link>https://community.databricks.com/t5/data-engineering/job-scheduling-timeline-issue/m-p/109894#M43422</link>
      <description>&lt;P&gt;can you try&amp;nbsp;&lt;STRONG&gt;"0 0 13 1/14 * ? *"&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2025 20:01:41 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/job-scheduling-timeline-issue/m-p/109894#M43422</guid>
      <dc:creator>MadhuB</dc:creator>
      <dc:date>2025-02-11T20:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: Job Scheduling Timeline issue</title>
      <link>https://community.databricks.com/t5/data-engineering/job-scheduling-timeline-issue/m-p/109905#M43426</link>
      <description>&lt;P&gt;How can I know when the next scheduled run will be?&lt;BR /&gt;The cron syntax above has just mentioned the schedule as 1 PM every 14 days and it is not showing the next run date, how to know the next run date?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2025 21:26:42 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/job-scheduling-timeline-issue/m-p/109905#M43426</guid>
      <dc:creator>Srujanm01</dc:creator>
      <dc:date>2025-02-11T21:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: Job Scheduling Timeline issue</title>
      <link>https://community.databricks.com/t5/data-engineering/job-scheduling-timeline-issue/m-p/110022#M43463</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/131860"&gt;@MadhuB&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Any answer to this question -&amp;nbsp;&lt;SPAN&gt;How can I know when the next scheduled run will be?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The cron syntax above has just mentioned the schedule as 1 PM every 14 days and it is not showing the next run date, how to know the next run date&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 16:11:49 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/job-scheduling-timeline-issue/m-p/110022#M43463</guid>
      <dc:creator>Srujanm01</dc:creator>
      <dc:date>2025-02-12T16:11:49Z</dc:date>
    </item>
  </channel>
</rss>

