Skip to content

Commit 3eb43e9

Browse files
Merge pull request #227321 from guyhay/Update-for-autoscale-max
Update adding autoscale max of 200 nodes
2 parents d6614e2 + 63e4d66 commit 3eb43e9

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

articles/synapse-analytics/spark/apache-spark-autoscale.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
22
title: Automatically scale Apache Spark instances
33
description: Use the Azure Synapse autoscale feature to automatically scale Apache Spark Instances
4-
author: juluczni
5-
ms.author: juluczni
6-
ms.reviewer: euang
4+
author: guyhay
5+
ms.author: guyhay
76
services: synapse-analytics
8-
ms.service: synapse-analytics
7+
ms.service: synapse-analytics
98
ms.topic: conceptual
109
ms.subservice: spark
11-
ms.date: 02/15/2022
10+
ms.date: 02/14/2023
1211
---
1312

1413
# Automatically scale Azure Synapse Analytics Apache Spark pools
1514

16-
Apache Spark for Azure Synapse Analytics pool's Autoscale feature automatically scales the number of nodes in a cluster instance up and down. During the creation of a new Apache Spark for Azure Synapse Analytics pool, a minimum and maximum number of nodes can be set when Autoscale is selected. Autoscale then monitors the resource requirements of the load and scales the number of nodes up or down. There's no additional charge for this feature.
15+
Apache Spark for Azure Synapse Analytics pool's Autoscale feature automatically scales the number of nodes in a cluster instance up and down. During the creation of a new Apache Spark for Azure Synapse Analytics pool, a minimum and maximum number of nodes, up to 200 nodes, can be set when Autoscale is selected. Autoscale then monitors the resource requirements of the load and scales the number of nodes up or down. There's no additional charge for this feature.
1716

1817
## Metrics monitoring
1918

@@ -52,7 +51,7 @@ For scale-down, based on the number of executors, application masters per node,
5251
To enable the Autoscale feature, complete the following steps as part of the normal pool creation process:
5352

5453
1. On the **Basics** tab, select the **Enable autoscale** checkbox.
55-
1. Enter the desired values for the following properties:
54+
1. Enter the desired values for the following properties:
5655

5756
* **Min** number of nodes.
5857
* **Max** number of nodes.

0 commit comments

Comments
 (0)