<?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 restart Databricks Cluster at specific time? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-restart-databricks-cluster-at-specific-time/m-p/31090#M22615</link>
    <description>&lt;P&gt;Hi @Trushna Khatri​&amp;nbsp;, I dont see an option to restart the cluster at a specific time. However, you can achieve this by scheduling a cron job in your terminal. By this, you can set the time to restart your cluster from cli.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The below cron job will restart the cluster daily at 00:00 hrs (mid-night)&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;0 0 * * * databricks clusters restart --cluster-id 1234-567890-batch123&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 22 Sep 2022 23:09:52 GMT</pubDate>
    <dc:creator>Prabakar</dc:creator>
    <dc:date>2022-09-22T23:09:52Z</dc:date>
    <item>
      <title>How to restart Databricks Cluster at specific time?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-restart-databricks-cluster-at-specific-time/m-p/31089#M22614</link>
      <description>&lt;P&gt;Command available for restart but not at specific time.&lt;/P&gt;&lt;P&gt;databricks clusters restart --cluster-id &amp;lt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 16:43:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-restart-databricks-cluster-at-specific-time/m-p/31089#M22614</guid>
      <dc:creator>Trushna</dc:creator>
      <dc:date>2022-09-22T16:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to restart Databricks Cluster at specific time?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-restart-databricks-cluster-at-specific-time/m-p/31090#M22615</link>
      <description>&lt;P&gt;Hi @Trushna Khatri​&amp;nbsp;, I dont see an option to restart the cluster at a specific time. However, you can achieve this by scheduling a cron job in your terminal. By this, you can set the time to restart your cluster from cli.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The below cron job will restart the cluster daily at 00:00 hrs (mid-night)&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;0 0 * * * databricks clusters restart --cluster-id 1234-567890-batch123&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 23:09:52 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-restart-databricks-cluster-at-specific-time/m-p/31090#M22615</guid>
      <dc:creator>Prabakar</dc:creator>
      <dc:date>2022-09-22T23:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to restart Databricks Cluster at specific time?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-restart-databricks-cluster-at-specific-time/m-p/31091#M22616</link>
      <description>&lt;P&gt;@Trushna Khatri​&amp;nbsp;adding some more information to prabakar. can you please let me know what is actual need of starting cluster during specific time. usually if you criteria is to use for jobs go with job cluster. here cluster start when ever your job start and stops when ever you job gets completed&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 20:07:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-restart-databricks-cluster-at-specific-time/m-p/31091#M22616</guid>
      <dc:creator>karthik_p</dc:creator>
      <dc:date>2022-09-26T20:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to restart Databricks Cluster at specific time?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-restart-databricks-cluster-at-specific-time/m-p/31092#M22617</link>
      <description>&lt;P&gt;Actually few pipelines are failed and there is some GC issue. right now manually restart the cluster so need to automate the restart cluster at 8 PM daily. Main thing is as per data coming continuously we cant stop and then start the cluster as we have 30 mins window time&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 21:25:24 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-restart-databricks-cluster-at-specific-time/m-p/31092#M22617</guid>
      <dc:creator>Trushna</dc:creator>
      <dc:date>2022-09-26T21:25:24Z</dc:date>
    </item>
  </channel>
</rss>

