<?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 If multiple streams as jar is running and one fail  will it fails others also in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/if-multiple-streams-as-jar-is-running-and-one-fail-will-it-fails/m-p/17898#M11817</link>
    <description>&lt;P&gt;Hi Team, IHAC who is running multiple stream in the jar based job, one of the streams got terminated, but other streams are processing without termination.&lt;/P&gt;&lt;P&gt;Is this know behaviour in case of jar based streaming application? Any insight please?&amp;nbsp;(edited)&lt;/P&gt;</description>
    <pubDate>Mon, 28 Jun 2021 07:46:28 GMT</pubDate>
    <dc:creator>User16826994223</dc:creator>
    <dc:date>2021-06-28T07:46:28Z</dc:date>
    <item>
      <title>If multiple streams as jar is running and one fail  will it fails others also</title>
      <link>https://community.databricks.com/t5/data-engineering/if-multiple-streams-as-jar-is-running-and-one-fail-will-it-fails/m-p/17898#M11817</link>
      <description>&lt;P&gt;Hi Team, IHAC who is running multiple stream in the jar based job, one of the streams got terminated, but other streams are processing without termination.&lt;/P&gt;&lt;P&gt;Is this know behaviour in case of jar based streaming application? Any insight please?&amp;nbsp;(edited)&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 07:46:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/if-multiple-streams-as-jar-is-running-and-one-fail-will-it-fails/m-p/17898#M11817</guid>
      <dc:creator>User16826994223</dc:creator>
      <dc:date>2021-06-28T07:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: If multiple streams as jar is running and one fail  will it fails others also</title>
      <link>https://community.databricks.com/t5/data-engineering/if-multiple-streams-as-jar-is-running-and-one-fail-will-it-fails/m-p/17899#M11818</link>
      <description>&lt;UL&gt;&lt;LI&gt;Failure in any of the active streaming queries causes the active run to fail and terminate all the other streaming queries. You do not need to use&amp;nbsp; &lt;/LI&gt;&lt;/UL&gt;&lt;PRE&gt;&lt;CODE&gt;streamingQuery.awaitTermination()or 
spark.streams.awaitAnyTermination()&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&amp;nbsp;at the end of your notebook. Jobs automatically prevent a run from completing when a streaming query is active.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But seems like You have to call the above two function to fail all streams&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 07:52:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/if-multiple-streams-as-jar-is-running-and-one-fail-will-it-fails/m-p/17899#M11818</guid>
      <dc:creator>User16826994223</dc:creator>
      <dc:date>2021-06-28T07:52:08Z</dc:date>
    </item>
  </channel>
</rss>

