<?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 How to run multiple spark streaming application on databricks cluster? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-run-multiple-spark-streaming-application-on-databricks/m-p/20691#M14000</link>
    <description>&lt;P&gt;I started working on databricks. I need to migrate few streaming jobs from Ambari to Databricks. I deployed one job using jar and it. is working fine. But when I deploy the second job I faced an error " multiple spark streaming context not allowed". Is it possible to run multiple spark streaming jobs on databricks cluster?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 24 Jun 2021 15:13:46 GMT</pubDate>
    <dc:creator>User16790091296</dc:creator>
    <dc:date>2021-06-24T15:13:46Z</dc:date>
    <item>
      <title>How to run multiple spark streaming application on databricks cluster?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-run-multiple-spark-streaming-application-on-databricks/m-p/20691#M14000</link>
      <description>&lt;P&gt;I started working on databricks. I need to migrate few streaming jobs from Ambari to Databricks. I deployed one job using jar and it. is working fine. But when I deploy the second job I faced an error " multiple spark streaming context not allowed". Is it possible to run multiple spark streaming jobs on databricks cluster?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 15:13:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-run-multiple-spark-streaming-application-on-databricks/m-p/20691#M14000</guid>
      <dc:creator>User16790091296</dc:creator>
      <dc:date>2021-06-24T15:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to run multiple spark streaming application on databricks cluster?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-run-multiple-spark-streaming-application-on-databricks/m-p/20692#M14001</link>
      <description>&lt;P&gt;You can run multiple streaming applications in databricks clusters. By default, this would run in the same&amp;nbsp;&lt;A href="https://spark.apache.org/docs/latest/job-scheduling.html#scheduling-within-an-application" alt="https://spark.apache.org/docs/latest/job-scheduling.html#scheduling-within-an-application" target="_blank"&gt;fair scheduling pool&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To enable multiple streaming queries to execute jobs concurrently and to share the cluster efficiently,&amp;nbsp;you can set the &lt;A href="https://docs.databricks.com/spark/latest/structured-streaming/production.html#configure-apache-spark-scheduler-pools-for-efficiency" alt="https://docs.databricks.com/spark/latest/structured-streaming/production.html#configure-apache-spark-scheduler-pools-for-efficiency" target="_blank"&gt;queries to execute in separate scheduler pools&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 20:38:57 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-run-multiple-spark-streaming-application-on-databricks/m-p/20692#M14001</guid>
      <dc:creator>sajith_appukutt</dc:creator>
      <dc:date>2021-06-25T20:38:57Z</dc:date>
    </item>
  </channel>
</rss>

