<?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 will happen if a driver or worker node fails? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/what-will-happen-if-a-driver-or-worker-node-fails/m-p/16430#M10616</link>
    <description>&lt;P&gt;Good one @Cedric Law Hing Ping​&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jun 2022 14:43:07 GMT</pubDate>
    <dc:creator>Prabakar</dc:creator>
    <dc:date>2022-06-28T14:43:07Z</dc:date>
    <item>
      <title>What will happen if a driver or worker node fails?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-will-happen-if-a-driver-or-worker-node-fails/m-p/16427#M10613</link>
      <description>&lt;P&gt;What will happen if a driver node will fail?&lt;/P&gt;&lt;P&gt;What will happen if one of the worker node fails?&lt;/P&gt;&lt;P&gt;Is it same in Spark and Databricks or Databricks provide additional features to overcome these situations?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 13:23:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-will-happen-if-a-driver-or-worker-node-fails/m-p/16427#M10613</guid>
      <dc:creator>abd</dc:creator>
      <dc:date>2022-06-28T13:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: What will happen if a driver or worker node fails?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-will-happen-if-a-driver-or-worker-node-fails/m-p/16428#M10614</link>
      <description>&lt;UL&gt;&lt;LI&gt;a worker is not a problem as it is RDD, so the dataset will survive on other workers, and new workers will be automatically deployed in databricks,&lt;/LI&gt;&lt;LI&gt;a driver is critical as without a driver whole cluster will fail (that's why you shouldn't use spot instances for the driver, but for workers is not a problem)&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 28 Jun 2022 13:46:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-will-happen-if-a-driver-or-worker-node-fails/m-p/16428#M10614</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2022-06-28T13:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: What will happen if a driver or worker node fails?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-will-happen-if-a-driver-or-worker-node-fails/m-p/16429#M10615</link>
      <description>&lt;P&gt;If the driver node fails your cluster will fail. If the worker node fails, Databricks will spawn a new worker node to replace the failed node and resumes the workload. Generally it is recommended to assign a on-demand instance for your driver and spot instances as worker nodes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for a comparison between Spark and Databricks, please visit our comparison page (&lt;A href="https://databricks.com/spark/comparing-databricks-to-apache-spark" alt="https://databricks.com/spark/comparing-databricks-to-apache-spark" target="_blank"&gt;https://databricks.com/spark/comparing-databricks-to-apache-spark&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 14:34:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-will-happen-if-a-driver-or-worker-node-fails/m-p/16429#M10615</guid>
      <dc:creator>Cedric</dc:creator>
      <dc:date>2022-06-28T14:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: What will happen if a driver or worker node fails?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-will-happen-if-a-driver-or-worker-node-fails/m-p/16430#M10616</link>
      <description>&lt;P&gt;Good one @Cedric Law Hing Ping​&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 14:43:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-will-happen-if-a-driver-or-worker-node-fails/m-p/16430#M10616</guid>
      <dc:creator>Prabakar</dc:creator>
      <dc:date>2022-06-28T14:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: What will happen if a driver or worker node fails?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-will-happen-if-a-driver-or-worker-node-fails/m-p/16431#M10617</link>
      <description>&lt;P&gt;So the data is copied on other worker nodes?&lt;/P&gt;&lt;P&gt;Or the data on that worker node is lost?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 15:46:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-will-happen-if-a-driver-or-worker-node-fails/m-p/16431#M10617</guid>
      <dc:creator>abd</dc:creator>
      <dc:date>2022-06-28T15:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: What will happen if a driver or worker node fails?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-will-happen-if-a-driver-or-worker-node-fails/m-p/16432#M10618</link>
      <description>&lt;P&gt;So even if worker node fails between the job. It will resume the job?&lt;/P&gt;&lt;P&gt;And what about the data on the worker node?&lt;/P&gt;&lt;P&gt;Is it lost?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 15:53:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-will-happen-if-a-driver-or-worker-node-fails/m-p/16432#M10618</guid>
      <dc:creator>abd</dc:creator>
      <dc:date>2022-06-28T15:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: What will happen if a driver or worker node fails?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-will-happen-if-a-driver-or-worker-node-fails/m-p/16433#M10619</link>
      <description>&lt;P&gt;Yes, the cluster will treat it as a lost worker and schedules the workload to a different worker. Temporary data on the worker will be lost and has to be recomputed by another worker node.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 16:15:16 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-will-happen-if-a-driver-or-worker-node-fails/m-p/16433#M10619</guid>
      <dc:creator>Cedric</dc:creator>
      <dc:date>2022-06-28T16:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: What will happen if a driver or worker node fails?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-will-happen-if-a-driver-or-worker-node-fails/m-p/16434#M10620</link>
      <description>&lt;P&gt;Alright Thanks &lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 16:27:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-will-happen-if-a-driver-or-worker-node-fails/m-p/16434#M10620</guid>
      <dc:creator>abd</dc:creator>
      <dc:date>2022-06-28T16:27:51Z</dc:date>
    </item>
  </channel>
</rss>

