<?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 does cluster autoscaling work? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-does-cluster-autoscaling-work/m-p/24076#M16699</link>
    <description>&lt;P&gt;What determines when the cluster autoscaling activates to add and remove workers? Also, can it be adjusted? &lt;/P&gt;</description>
    <pubDate>Wed, 16 Jun 2021 04:03:50 GMT</pubDate>
    <dc:creator>User16826992666</dc:creator>
    <dc:date>2021-06-16T04:03:50Z</dc:date>
    <item>
      <title>How does cluster autoscaling work?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-does-cluster-autoscaling-work/m-p/24076#M16699</link>
      <description>&lt;P&gt;What determines when the cluster autoscaling activates to add and remove workers? Also, can it be adjusted? &lt;/P&gt;</description>
      <pubDate>Wed, 16 Jun 2021 04:03:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-does-cluster-autoscaling-work/m-p/24076#M16699</guid>
      <dc:creator>User16826992666</dc:creator>
      <dc:date>2021-06-16T04:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: How does cluster autoscaling work?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-does-cluster-autoscaling-work/m-p/24077#M16700</link>
      <description>&lt;P&gt;&lt;I&gt;&amp;gt; What determines when the cluster autoscaling activates to add and remove workers&lt;/I&gt;&lt;/P&gt;&lt;P&gt;During scale-down, the service removes a worker only if it is idle and does not contain any shuffle data. This allows aggressive resizing without killing tasks or recomputing intermediate results&amp;nbsp;. It also scales the cluster&amp;nbsp;up&amp;nbsp;aggressively in response to demand to keep responsiveness high without sacrificing efficiency.  More details at &lt;A href="https://databricks.com/blog/2018/05/02/introducing-databricks-optimized-auto-scaling.html" target="test_blank"&gt;https://databricks.com/blog/2018/05/02/introducing-databricks-optimized-auto-scaling.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;&amp;gt;Also, can it be adjusted?&lt;/I&gt;&lt;/P&gt;&lt;P&gt;Databricks offers two types of cluster node autoscaling: &lt;A href="https://docs.databricks.com/clusters/configure.html#autoscaling-types" alt="https://docs.databricks.com/clusters/configure.html#autoscaling-types" target="_blank"&gt;standard and optimized.&lt;/A&gt;&amp;nbsp;Depending on the type, the parameters you could tune are &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;spark.databricks.aggressiveWindowDownS
spark.databricks.autoscaling.standardFirstStepUp&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 22:26:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-does-cluster-autoscaling-work/m-p/24077#M16700</guid>
      <dc:creator>sajith_appukutt</dc:creator>
      <dc:date>2021-06-17T22:26:46Z</dc:date>
    </item>
  </channel>
</rss>

