<?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: Databricks Vs Yarn - Resource Utilization in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/databricks-vs-yarn-resource-utilization/m-p/18975#M12655</link>
    <description>&lt;P&gt;This is not an Apple to Apple comparison. When you set 8GB as the executor memory in Yarn, then the container that is launched to run the executor JVM is getting 8GB of memory. Accordingly, the Xmx value of the heap is calculated. In Databricks, when you create a cluster with 8GB memory. The memory given to the executor JVM is less than that. This is because 8GB is the total instance memory.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Jun 2021 19:06:46 GMT</pubDate>
    <dc:creator>brickster_2018</dc:creator>
    <dc:date>2021-06-25T19:06:46Z</dc:date>
    <item>
      <title>Databricks Vs Yarn - Resource Utilization</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-vs-yarn-resource-utilization/m-p/18974#M12654</link>
      <description>&lt;P&gt;I have a spark-submit application that worked fine with 8GB executor memory in yarn. I am testing the same job against the Databricks cluster with the same executor memory. However, the jobs are running slower in Databricks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 19:06:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-vs-yarn-resource-utilization/m-p/18974#M12654</guid>
      <dc:creator>brickster_2018</dc:creator>
      <dc:date>2021-06-25T19:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks Vs Yarn - Resource Utilization</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-vs-yarn-resource-utilization/m-p/18975#M12655</link>
      <description>&lt;P&gt;This is not an Apple to Apple comparison. When you set 8GB as the executor memory in Yarn, then the container that is launched to run the executor JVM is getting 8GB of memory. Accordingly, the Xmx value of the heap is calculated. In Databricks, when you create a cluster with 8GB memory. The memory given to the executor JVM is less than that. This is because 8GB is the total instance memory.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 19:06:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-vs-yarn-resource-utilization/m-p/18975#M12655</guid>
      <dc:creator>brickster_2018</dc:creator>
      <dc:date>2021-06-25T19:06:46Z</dc:date>
    </item>
  </channel>
</rss>

