<?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 Automate Cluster creation in missing-QuestionPost</title>
    <link>https://community.databricks.com/t5/missing-questionpost/automate-cluster-creation/m-p/3215#M64</link>
    <description>&lt;P&gt;I am new to databricks and  my lead told me that we create clusters for running the notebook manually. So please write one python script to do this automation i.e to create the clusters automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me to write the script using PySpark in Databricks. I have to use Azure Cloud Services for this.&lt;/P&gt;</description>
    <pubDate>Tue, 13 Jun 2023 10:41:58 GMT</pubDate>
    <dc:creator>Vidisha</dc:creator>
    <dc:date>2023-06-13T10:41:58Z</dc:date>
    <item>
      <title>Automate Cluster creation</title>
      <link>https://community.databricks.com/t5/missing-questionpost/automate-cluster-creation/m-p/3215#M64</link>
      <description>&lt;P&gt;I am new to databricks and  my lead told me that we create clusters for running the notebook manually. So please write one python script to do this automation i.e to create the clusters automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me to write the script using PySpark in Databricks. I have to use Azure Cloud Services for this.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2023 10:41:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/missing-questionpost/automate-cluster-creation/m-p/3215#M64</guid>
      <dc:creator>Vidisha</dc:creator>
      <dc:date>2023-06-13T10:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Automate Cluster creation</title>
      <link>https://community.databricks.com/t5/missing-questionpost/automate-cluster-creation/m-p/3216#M65</link>
      <description>&lt;P&gt;I see 2 easy ways:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;use databricks workflows.  this creates job clusters for you&lt;/LI&gt;&lt;LI&gt;use data factory and the Databricks notebook activity: this does the same&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically you tell databricks to create short-lived clusters which are alive during the execution of a spark program.  When the program is finished, the cluster is terminated.&lt;/P&gt;&lt;P&gt;There is also something like cluster pools, which keeps instances warm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2023 12:59:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/missing-questionpost/automate-cluster-creation/m-p/3216#M65</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2023-06-13T12:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Automate Cluster creation</title>
      <link>https://community.databricks.com/t5/missing-questionpost/automate-cluster-creation/m-p/3218#M67</link>
      <description>&lt;P&gt;Actually we already have job clusters created. So now we need to automate existing manually created clusters which is used in running multiple notebooks by multiple users. Please suggest &lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2023 20:29:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/missing-questionpost/automate-cluster-creation/m-p/3218#M67</guid>
      <dc:creator>Vidisha</dc:creator>
      <dc:date>2023-06-14T20:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: Automate Cluster creation</title>
      <link>https://community.databricks.com/t5/missing-questionpost/automate-cluster-creation/m-p/3219#M68</link>
      <description>&lt;P&gt;So you created interactive clusters which you want to use to run notebooks in a scheduled way?&lt;/P&gt;&lt;P&gt;If so: you can schedule notebooks on an existing cluster (the schedule button) or in data factory use an existing cluster to run a notebook.  So my answer stays pretty much the same.&lt;/P&gt;&lt;P&gt;If that is not what you are looking for, please explain your use case.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 07:14:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/missing-questionpost/automate-cluster-creation/m-p/3219#M68</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2023-06-15T07:14:47Z</dc:date>
    </item>
  </channel>
</rss>

