<?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 change the number of executors instances in databricks in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-change-the-number-of-executors-instances-in-databricks/m-p/19844#M13373</link>
    <description>&lt;P&gt;I know that Databricks runs one executor per worker node. &lt;/P&gt;&lt;P&gt;Can i change the no.of.exectors by adding params (spark.executor.instances) in the cluster advance option? and also can i pass this parameter when i schedule a task, so that particular task will run with that configuration?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it advisable to modify the executor params like the no.of.instances and memory of executors or we need to go with the default one which is taken care by databricks internally.  &lt;/P&gt;</description>
    <pubDate>Tue, 29 Nov 2022 21:28:13 GMT</pubDate>
    <dc:creator>Harun</dc:creator>
    <dc:date>2022-11-29T21:28:13Z</dc:date>
    <item>
      <title>How to change the number of executors instances in databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-change-the-number-of-executors-instances-in-databricks/m-p/19844#M13373</link>
      <description>&lt;P&gt;I know that Databricks runs one executor per worker node. &lt;/P&gt;&lt;P&gt;Can i change the no.of.exectors by adding params (spark.executor.instances) in the cluster advance option? and also can i pass this parameter when i schedule a task, so that particular task will run with that configuration?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it advisable to modify the executor params like the no.of.instances and memory of executors or we need to go with the default one which is taken care by databricks internally.  &lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 21:28:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-change-the-number-of-executors-instances-in-databricks/m-p/19844#M13373</guid>
      <dc:creator>Harun</dc:creator>
      <dc:date>2022-11-29T21:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the number of executors instances in databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-change-the-number-of-executors-instances-in-databricks/m-p/19845#M13374</link>
      <description>&lt;P&gt;@Harun Raseed Basheer​&amp;nbsp;usually for 1 worker node 1 executor will be there, if we need to split that executor within that worker node itself, we can do that based on memory that core has been assigned , below configs can be use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;spark.executor.cores&lt;/LI&gt;&lt;LI&gt;spark.executor.memory&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;below article will help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://kb.databricks.com/clusters/multiple-executors-single-worker.html#:~:text=When%20you%20create%20a%20cluster%2C%20Databricks%20launches%20one,and%20does%20not%20attempt%20to%20run%20concurrent%20tasks." alt="https://kb.databricks.com/clusters/multiple-executors-single-worker.html#:~:text=When%20you%20create%20a%20cluster%2C%20Databricks%20launches%20one,and%20does%20not%20attempt%20to%20run%20concurrent%20tasks." target="_blank"&gt;How to configure single-core executors to run JNI libraries - Databricks&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 02:09:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-change-the-number-of-executors-instances-in-databricks/m-p/19845#M13374</guid>
      <dc:creator>karthik_p</dc:creator>
      <dc:date>2022-11-30T02:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the number of executors instances in databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-change-the-number-of-executors-instances-in-databricks/m-p/142658#M51996</link>
      <description>&lt;P&gt;In Databricks, the executor model is largely managed by the platform itself. On Databricks clusters, each worker node typically runs a single Spark &lt;A href="https://krnlexecutorr.com" target="_self"&gt;executor&lt;/A&gt;, and this behavior is intentional.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Dec 2025 19:38:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-change-the-number-of-executors-instances-in-databricks/m-p/142658#M51996</guid>
      <dc:creator>RandiMacGyver</dc:creator>
      <dc:date>2025-12-29T19:38:15Z</dc:date>
    </item>
  </channel>
</rss>

