<?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 What is the maximum of concurrent streaming jobs for a cluster? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/what-is-the-maximum-of-concurrent-streaming-jobs-for-a-cluster/m-p/33003#M24097</link>
    <description>&lt;P&gt;What is the maximum of concurrent streaming jobs for a cluster? How can I have the right amount of concurrent streaming jobs for different cluster configuration?&lt;/P&gt;&lt;P&gt;Should I use multiple cluster for different jobs or combine it into a big cluster to handle all the jobs?&lt;/P&gt;</description>
    <pubDate>Wed, 31 Aug 2022 04:25:48 GMT</pubDate>
    <dc:creator>jwilliam</dc:creator>
    <dc:date>2022-08-31T04:25:48Z</dc:date>
    <item>
      <title>What is the maximum of concurrent streaming jobs for a cluster?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-is-the-maximum-of-concurrent-streaming-jobs-for-a-cluster/m-p/33003#M24097</link>
      <description>&lt;P&gt;What is the maximum of concurrent streaming jobs for a cluster? How can I have the right amount of concurrent streaming jobs for different cluster configuration?&lt;/P&gt;&lt;P&gt;Should I use multiple cluster for different jobs or combine it into a big cluster to handle all the jobs?&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 04:25:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-is-the-maximum-of-concurrent-streaming-jobs-for-a-cluster/m-p/33003#M24097</guid>
      <dc:creator>jwilliam</dc:creator>
      <dc:date>2022-08-31T04:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: What is the maximum of concurrent streaming jobs for a cluster?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-is-the-maximum-of-concurrent-streaming-jobs-for-a-cluster/m-p/33004#M24098</link>
      <description>&lt;P&gt;Hi @John William​&amp;nbsp;it would be better to use different clusters for each streaming jobs. &lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 12:22:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-is-the-maximum-of-concurrent-streaming-jobs-for-a-cluster/m-p/33004#M24098</guid>
      <dc:creator>Prabakar</dc:creator>
      <dc:date>2022-09-01T12:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: What is the maximum of concurrent streaming jobs for a cluster?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-is-the-maximum-of-concurrent-streaming-jobs-for-a-cluster/m-p/33006#M24100</link>
      <description>&lt;P&gt;I worried about the cost of this approach, spin up new cluster for every streaming job running  non stop required a lot of resources.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 04:20:24 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-is-the-maximum-of-concurrent-streaming-jobs-for-a-cluster/m-p/33006#M24100</guid>
      <dc:creator>jwilliam</dc:creator>
      <dc:date>2022-09-05T04:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: What is the maximum of concurrent streaming jobs for a cluster?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-is-the-maximum-of-concurrent-streaming-jobs-for-a-cluster/m-p/33007#M24101</link>
      <description>&lt;P&gt;I understand, but you can calculate the risk involved in using a single cluster for all your streaming jobs. Let's say you are running 4 streaming jobs in a cluster and because of 1 job the cluster gets into a hung state or something went wrong on the cluster, then all 4 jobs will be affected. However, if you use separate clusters for each streaming job, then in the event of such problems only one job will be affected and others will be running properly. This is my thought. You need to decide all factors and plan the clusters. Also you can calculate the pricing for one cluster and multiple clusters.&lt;/P&gt;&lt;P&gt;Let's say for 4 streaming jobs, I use a single cluster of i3.4xlarge instance with 10 workers of the same type, I use 44 DBU/hr &lt;/P&gt;&lt;P&gt;&amp;amp; if I use 1 cluster per job, so I can use 4 smaller clusters each i3.xlarge instance with 10 workers will also cost me 44 DBU/hour (11 DBU/hr per cluster). &lt;/P&gt;&lt;P&gt;This way you can calculate the workload and the pricing and decide on the cluster sizing.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 08:39:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-is-the-maximum-of-concurrent-streaming-jobs-for-a-cluster/m-p/33007#M24101</guid>
      <dc:creator>Prabakar</dc:creator>
      <dc:date>2022-09-05T08:39:48Z</dc:date>
    </item>
  </channel>
</rss>

