Skip to content

Commit 3c0de27

Browse files
authored
Merge pull request #115242 from dagiro/657329
657329
2 parents f1c53d0 + b787b96 commit 3c0de27

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

articles/hdinsight/hdinsight-supported-node-configuration.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,22 @@ author: hrasheed-msft
66
ms.author: hrasheed
77
ms.reviewer: jasonh
88
ms.service: hdinsight
9-
ms.custom: hdinsightactive,hdiseo17may2017
109
ms.topic: conceptual
11-
ms.date: 08/26/2019
10+
ms.custom: hdinsightactive,hdiseo17may2017
11+
ms.date: 05/14/2020
1212
---
13+
1314
# What are the default and recommended node configurations for Azure HDInsight?
1415

1516
This article discusses default and recommended node configurations for Azure HDInsight clusters.
1617

1718
## Default and minimum recommended node configuration and virtual machine sizes for clusters
1819

19-
The following tables list default and recommended virtual machine (VM) sizes for HDInsight clusters. This information is necessary to understand the VM sizes to use when you are creating PowerShell or Azure CLI scripts to deploy HDInsight clusters.
20+
The following tables list default and recommended virtual machine (VM) sizes for HDInsight clusters. This information is necessary to understand the VM sizes to use when you're creating PowerShell or Azure CLI scripts to deploy HDInsight clusters.
2021

21-
If you need more than 32 worker nodes in a cluster, select a head node size with at least 8 cores and 14 GB of RAM.
22+
If you need more than 32 worker nodes in a cluster, select a head node size with at least 8 cores and 14 GB of RAM.
2223

23-
The only cluster types that have data disks are Kafka and HBase clusters with the Accelerated Writes feature enabled. HDInsight supports P30 and S30 disk sizes in these scenarios.
24+
The only cluster types that have data disks are Kafka and HBase clusters with the Accelerated Writes feature enabled. HDInsight supports P30 and S30 disk sizes in these scenarios. For all other cluster types, HDInsight provides managed disk space with the cluster. Starting 11/07/2019, the managed disk size of each node in the newly created cluster is 128 GB. This can't be changed.
2425

2526
The specifications of all minimum recommended VM types used in this document are summarized in the following table.
2627

@@ -36,7 +37,7 @@ The specifications of all minimum recommended VM types used in this document are
3637
| Standard_A2_v2 | 2 | 4 | 20 | 2000 / 40 / 20 | 4 / 4x500 | 2 / 500 |
3738
| Standard_A4_v2 | 4 | 8 | 40 | 4000 / 80 / 40 | 8 / 8x500 | 4 / 1000 |
3839

39-
For more details on the specifications of each VM type, see the following documents:
40+
For more information on the specifications of each VM type, see the following documents:
4041

4142
* [General purpose virtual machine sizes: Dv2 series 1-5](../virtual-machines/dv2-dsv2-series.md)
4243
* [Memory optimized virtual machine sizes: Dv2 series 11-15](../virtual-machines/dv2-dsv2-series-memory.md)

0 commit comments

Comments
 (0)