Skip to content

Commit 0cdd910

Browse files
authored
Added a new section
Added a new section Ambari DB sizing considerations for autoscaling
1 parent 5c99da6 commit 0cdd910

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/hdinsight/hdinsight-autoscale-clusters.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,11 @@ For scale-up, Autoscale issues a scale-up request to add the required number of
5757

5858
For scale-down, Autoscale issues a request to remove some nodes. The scale-down is based on the number of Application Master (AM) containers per node. And the current CPU and memory requirements. The service also detects which nodes are candidates for removal based on current job execution. The scale down operation first decommissions the nodes, and then removes them from the cluster.
5959

60+
### Ambari DB sizing considerations for autoscaling
61+
62+
It is recommended that Ambari DB is sized correctly to reap the benefits of autoscale. Customers should use the correct DB tier and use the custom Ambari DB for large size clusters. Please read the [Database and Headnode sizing recomandations](https://learn.microsoft.com/azure/hdinsight/hdinsight-custom-ambari-db#database-and-headnode-sizing).
63+
64+
6065
### Cluster compatibility
6166

6267
> [!Important]

0 commit comments

Comments
 (0)