<?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: What's the difference between Interactive Clusters and Job Cluster? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/what-s-the-difference-between-interactive-clusters-and-job/m-p/28901#M20666</link>
    <description>&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The documentation is a bit clearer now - &lt;A href="https://docs.databricks.com/clusters/index.html" target="test_blank"&gt;https://docs.databricks.com/clusters/index.html&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;Databricks makes a distinction between &lt;I&gt;interactive clusters&lt;/I&gt; and &lt;I&gt;automated clusters&lt;/I&gt;. You use interactive clusters to analyze data collaboratively using interactive notebooks. You use automated clusters to run fast and robust automated jobs.
&lt;UL&gt;&lt;LI&gt;You can create an &lt;I&gt;interactive cluster&lt;/I&gt; using the UI, CLI, or REST API. You can manually terminate and restart an interactive cluster. Multiple users can share such clusters to do collaborative interactive analysis.&lt;/LI&gt;&lt;LI&gt;The Databricks job scheduler creates an &lt;I&gt;automated cluster&lt;/I&gt; when you run a job on a &lt;I&gt;new automated cluster&lt;/I&gt; and terminates the cluster when the job is complete. You &lt;I&gt;cannot&lt;/I&gt; restart a job cluster.&lt;/LI&gt;&lt;/UL&gt; 
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 20 Dec 2019 13:06:40 GMT</pubDate>
    <dc:creator>StacyKerkela</dc:creator>
    <dc:date>2019-12-20T13:06:40Z</dc:date>
    <item>
      <title>What's the difference between Interactive Clusters and Job Cluster?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-s-the-difference-between-interactive-clusters-and-job/m-p/28897#M20662</link>
      <description>&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I am new to databricks. I would like to know what is the difference between Interactive Clusters and Job Cluster? There are no official document now.&lt;/P&gt; 
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2018 07:38:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-s-the-difference-between-interactive-clusters-and-job/m-p/28897#M20662</guid>
      <dc:creator>Van-DuyetLe</dc:creator>
      <dc:date>2018-03-21T07:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between Interactive Clusters and Job Cluster?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-s-the-difference-between-interactive-clusters-and-job/m-p/28898#M20663</link>
      <description>&lt;P&gt;&lt;/P&gt;
&lt;P&gt;As per the documentation&lt;/P&gt;
&lt;P&gt;Interactive clusters are used to analyze data collaboratively with interactive notebooks. Job clusters are used to run fast and robust automated workflows using the UI or API.&lt;/P&gt;
&lt;P&gt;So, while in development phase, you will mostly use interactive cluster. On the other hand once you move to production where things are more in a automated way, job clusters comes in picture.&lt;/P&gt; 
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Aug 2018 04:44:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-s-the-difference-between-interactive-clusters-and-job/m-p/28898#M20663</guid>
      <dc:creator>Ritesh1</dc:creator>
      <dc:date>2018-08-03T04:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between Interactive Clusters and Job Cluster?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-s-the-difference-between-interactive-clusters-and-job/m-p/28899#M20664</link>
      <description>&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I think you meant "job clusters come in picture" at the end of your comment. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Oct 2018 06:14:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-s-the-difference-between-interactive-clusters-and-job/m-p/28899#M20664</guid>
      <dc:creator>rene_nadorp</dc:creator>
      <dc:date>2018-10-16T06:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between Interactive Clusters and Job Cluster?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-s-the-difference-between-interactive-clusters-and-job/m-p/28900#M20665</link>
      <description>&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks for the correction &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Apr 2019 14:44:49 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-s-the-difference-between-interactive-clusters-and-job/m-p/28900#M20665</guid>
      <dc:creator>Ritesh1</dc:creator>
      <dc:date>2019-04-07T14:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between Interactive Clusters and Job Cluster?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-s-the-difference-between-interactive-clusters-and-job/m-p/28901#M20666</link>
      <description>&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The documentation is a bit clearer now - &lt;A href="https://docs.databricks.com/clusters/index.html" target="test_blank"&gt;https://docs.databricks.com/clusters/index.html&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;Databricks makes a distinction between &lt;I&gt;interactive clusters&lt;/I&gt; and &lt;I&gt;automated clusters&lt;/I&gt;. You use interactive clusters to analyze data collaboratively using interactive notebooks. You use automated clusters to run fast and robust automated jobs.
&lt;UL&gt;&lt;LI&gt;You can create an &lt;I&gt;interactive cluster&lt;/I&gt; using the UI, CLI, or REST API. You can manually terminate and restart an interactive cluster. Multiple users can share such clusters to do collaborative interactive analysis.&lt;/LI&gt;&lt;LI&gt;The Databricks job scheduler creates an &lt;I&gt;automated cluster&lt;/I&gt; when you run a job on a &lt;I&gt;new automated cluster&lt;/I&gt; and terminates the cluster when the job is complete. You &lt;I&gt;cannot&lt;/I&gt; restart a job cluster.&lt;/LI&gt;&lt;/UL&gt; 
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2019 13:06:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-s-the-difference-between-interactive-clusters-and-job/m-p/28901#M20666</guid>
      <dc:creator>StacyKerkela</dc:creator>
      <dc:date>2019-12-20T13:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between Interactive Clusters and Job Cluster?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-s-the-difference-between-interactive-clusters-and-job/m-p/28902#M20667</link>
      <description>&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Sports news Football news International football news&lt;/P&gt;
&lt;P&gt;Football news Thai football news, Thai football&lt;/P&gt;
&lt;P&gt;Follow news, know sports news at Siamsportnews&lt;/P&gt; 
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jan 2020 14:53:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-s-the-difference-between-interactive-clusters-and-job/m-p/28902#M20667</guid>
      <dc:creator>Forum_Admin</dc:creator>
      <dc:date>2020-01-19T14:53:28Z</dc:date>
    </item>
  </channel>
</rss>

