<?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 Is it recommended to turn on Spark speculative execution permanently in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/is-it-recommended-to-turn-on-spark-speculative-execution/m-p/20472#M13811</link>
    <description>&lt;P&gt;I had a job where the last step will get stuck forever. Turning on spark speculative execution did magic and resolved the issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it safe to turn on Spark speculative execution permanently. &lt;/P&gt;</description>
    <pubDate>Thu, 24 Jun 2021 17:38:28 GMT</pubDate>
    <dc:creator>brickster_2018</dc:creator>
    <dc:date>2021-06-24T17:38:28Z</dc:date>
    <item>
      <title>Is it recommended to turn on Spark speculative execution permanently</title>
      <link>https://community.databricks.com/t5/data-engineering/is-it-recommended-to-turn-on-spark-speculative-execution/m-p/20472#M13811</link>
      <description>&lt;P&gt;I had a job where the last step will get stuck forever. Turning on spark speculative execution did magic and resolved the issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it safe to turn on Spark speculative execution permanently. &lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 17:38:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-it-recommended-to-turn-on-spark-speculative-execution/m-p/20472#M13811</guid>
      <dc:creator>brickster_2018</dc:creator>
      <dc:date>2021-06-24T17:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Is it recommended to turn on Spark speculative execution permanently</title>
      <link>https://community.databricks.com/t5/data-engineering/is-it-recommended-to-turn-on-spark-speculative-execution/m-p/20473#M13812</link>
      <description>&lt;P&gt;It's not recommended to turn of Spark speculative execution permanently. For jobs where tasks are running slow or stuck because of transient network or storage issues, speculative execution can be very handy. However, it suppresses the actual problem and performs a retry of the task. &lt;/P&gt;&lt;P&gt;Speculative execution should be treated as a temporary workaround until finding the root cause of why the task or job is stuck. &lt;/P&gt;&lt;P&gt;Speculative execution can cause unnecessary task retries and can degrade the performance of jobs/stages where there is no true task stuck scenarios. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 17:41:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-it-recommended-to-turn-on-spark-speculative-execution/m-p/20473#M13812</guid>
      <dc:creator>brickster_2018</dc:creator>
      <dc:date>2021-06-24T17:41:35Z</dc:date>
    </item>
  </channel>
</rss>

