Skip to content

Commit 2a4d296

Browse files
authored
Updated Scale-up and scale-down values
Updated Scale-up and scale-down values
1 parent c6a586b commit 2a4d296

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/hdinsight/hdinsight-autoscale-clusters.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use the Autoscale feature to automatically scale Azure HDInsight cl
44
ms.service: hdinsight
55
ms.topic: how-to
66
ms.custom: contperf-fy21q1, contperf-fy21q2
7-
ms.date: 11/30/2022
7+
ms.date: 04/13/2023
88
---
99

1010
# Automatically scale Azure HDInsight clusters
@@ -50,8 +50,8 @@ When the following conditions are detected, Autoscale will issue a scale request
5050

5151
|Scale-up|Scale-down|
5252
|---|---|
53-
|Total pending CPU is greater than total free CPU for more than 3-5 minutes.|Total pending CPU is less than total free CPU for more than 5-10 minutes.|
54-
|Total pending memory is greater than total free memory for more than 3-5 minutes.|Total pending memory is less than total free memory for more than 5-10 minutes.|
53+
|Total pending CPU is greater than total free CPU for more than 3-5 minutes.|Total pending CPU is less than total free CPU for more than 3-5 minutes.|
54+
|Total pending memory is greater than total free memory for more than 3-5 minutes.|Total pending memory is less than total free memory for more than 3-5 minutes.|
5555

5656
For scale-up, Autoscale issues a scale-up request to add the required number of nodes. The scale-up is based on how many new worker nodes are needed to meet the current CPU and memory requirements.
5757

@@ -68,10 +68,10 @@ The following table describes the cluster types and versions that are compatible
6868

6969
| Version | Spark | Hive | Interactive Query | HBase | Kafka |
7070
|---|---|---|---|---|---|---|
71-
| HDInsight 3.6 without ESP | Yes | Yes | Yes* | No | No |
7271
| HDInsight 4.0 without ESP | Yes | Yes | Yes* | No | No |
73-
| HDInsight 3.6 with ESP | Yes | Yes | Yes* | No | No |
7472
| HDInsight 4.0 with ESP | Yes | Yes | Yes* | No | No |
73+
| HDInsight 5.0 without ESP | Yes | Yes | Yes* | No | No |
74+
| HDInsight 5.0 with ESP | Yes | Yes | Yes* | No | No |
7575

7676
\* Interactive Query clusters can only be configured for schedule-based scaling, not load-based.
7777

0 commit comments

Comments
 (0)