<?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: One worker is one executor and one physical node in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/one-worker-is-one-executor-and-one-physical-node/m-p/86224#M37300</link>
    <description>&lt;P&gt;It can change the number of executors dynamically if I am not mistaken.&lt;BR /&gt;But maybe Databricks has hammered the 1-1 ratio in stone, something to test I'd say.&lt;/P&gt;</description>
    <pubDate>Thu, 29 Aug 2024 07:34:40 GMT</pubDate>
    <dc:creator>-werners-</dc:creator>
    <dc:date>2024-08-29T07:34:40Z</dc:date>
    <item>
      <title>One worker is one executor and one physical node</title>
      <link>https://community.databricks.com/t5/data-engineering/one-worker-is-one-executor-and-one-physical-node/m-p/85058#M37229</link>
      <description>&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;Seems in Databricks, instead of like running Spark jobs on a k8s cluster, when a workflow running on a Job Compute/Cluster or instance pool, one physical node can only have one executor. Is this understanding right? If that is true, that means if I create a Job Cluster for my workflow with high-end instance type, I need to config the executor with bigger values? For example, if I specify Node type as 122GB+16core, as one node runs one executor the normal config on k8s like&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;spark.executor.memory 16g&lt;/SPAN&gt;spark.executor.cores 4&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;will incur a big waste right?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2024 21:50:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/one-worker-is-one-executor-and-one-physical-node/m-p/85058#M37229</guid>
      <dc:creator>MikeGo</dc:creator>
      <dc:date>2024-08-27T21:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: One worker is one executor and one physical node</title>
      <link>https://community.databricks.com/t5/data-engineering/one-worker-is-one-executor-and-one-physical-node/m-p/85798#M37268</link>
      <description>&lt;P&gt;Executor = worker in databricks workflow context.&lt;BR /&gt;So indeed, if you set executor.cores = 4 and have 16 cores you would not use 12 cores.&lt;BR /&gt;So adjusting spark.executor.cores and spark.task.cpus might be a good idea.&lt;BR /&gt;There is also the option to define this dynamically (on job level!) with spark.dynamicAllocation.enabled.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 12:18:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/one-worker-is-one-executor-and-one-physical-node/m-p/85798#M37268</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2024-08-28T12:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: One worker is one executor and one physical node</title>
      <link>https://community.databricks.com/t5/data-engineering/one-worker-is-one-executor-and-one-physical-node/m-p/86190#M37297</link>
      <description>&lt;P&gt;Thanks. With&amp;nbsp;&lt;SPAN&gt;spark.dynamicAllocation.enabled, each executor still uses one physical node right?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 06:44:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/one-worker-is-one-executor-and-one-physical-node/m-p/86190#M37297</guid>
      <dc:creator>MikeGo</dc:creator>
      <dc:date>2024-08-29T06:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: One worker is one executor and one physical node</title>
      <link>https://community.databricks.com/t5/data-engineering/one-worker-is-one-executor-and-one-physical-node/m-p/86224#M37300</link>
      <description>&lt;P&gt;It can change the number of executors dynamically if I am not mistaken.&lt;BR /&gt;But maybe Databricks has hammered the 1-1 ratio in stone, something to test I'd say.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 07:34:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/one-worker-is-one-executor-and-one-physical-node/m-p/86224#M37300</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2024-08-29T07:34:40Z</dc:date>
    </item>
  </channel>
</rss>

