<?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: How to restrict the number of tasks per executor? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-restrict-the-number-of-tasks-per-executor/m-p/14770#M9215</link>
    <description>&lt;P&gt;We can use a config called "spark.task.cpus"&lt;/P&gt;&lt;P&gt;This specifies the number of cores to allocate for each task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The default value is 1&lt;/P&gt;&lt;P&gt;If we specify say 2, it means fewer tasks will be assigned to the executor.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Sep 2021 22:23:12 GMT</pubDate>
    <dc:creator>saipujari_spark</dc:creator>
    <dc:date>2021-09-22T22:23:12Z</dc:date>
    <item>
      <title>How to restrict the number of tasks per executor?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-restrict-the-number-of-tasks-per-executor/m-p/14768#M9213</link>
      <description>&lt;P&gt;In general, one task per core is how spark executes the tasks.&lt;/P&gt;&lt;P&gt;If we want to restrict the number of tasks submitted to the executor to get more task to memory ratio, How can we achieve that?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 22:17:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-restrict-the-number-of-tasks-per-executor/m-p/14768#M9213</guid>
      <dc:creator>saipujari_spark</dc:creator>
      <dc:date>2021-09-22T22:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict the number of tasks per executor?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-restrict-the-number-of-tasks-per-executor/m-p/14770#M9215</link>
      <description>&lt;P&gt;We can use a config called "spark.task.cpus"&lt;/P&gt;&lt;P&gt;This specifies the number of cores to allocate for each task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The default value is 1&lt;/P&gt;&lt;P&gt;If we specify say 2, it means fewer tasks will be assigned to the executor.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 22:23:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-restrict-the-number-of-tasks-per-executor/m-p/14770#M9215</guid>
      <dc:creator>saipujari_spark</dc:creator>
      <dc:date>2021-09-22T22:23:12Z</dc:date>
    </item>
  </channel>
</rss>

