Skip to content

Commit 3fff9d3

Browse files
authored
Update hdinsight-supported-node-configuration.md
Updated default VM sizes to E-series and removed section for Brazil South/Japan West as they are the same as other regions now
1 parent 59b4951 commit 3fff9d3

File tree

1 file changed

+3
-15
lines changed

1 file changed

+3
-15
lines changed

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

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -40,34 +40,22 @@ For more information on the specifications of each VM type, see the following do
4040
* [Memory optimized virtual machine sizes: Dv2 series 11-15](../virtual-machines/dv2-dsv2-series-memory.md)
4141
* [General purpose virtual machine sizes: Av2 series 1-8](../virtual-machines/av2-series.md)
4242

43-
### All supported regions except Brazil south and Japan west
43+
### All supported regions
4444

4545
> [!Note]
4646
> To get the SKU identifier for use in powershell and other scripts, add `Standard_` to the beginning of all of the VM SKUs in the tables below. For example, `D12_v2` would become `Standard_D12_v2`.
4747
4848
| Cluster type | Hadoop | HBase | Interactive Query | Storm | Spark | Kafka |
4949
|-----------------------------------------|--------|--------|-------------------|-------|----------------------|--------------------------------------|
50-
| Head: default VM size | D12_v2 | D12_v2 | D13_v2 | A4_v2 | D12_v2, <br/>D13_v2* | D3_v2 |
50+
| Head: default VM size | E4_v3 | E4_v3 | D13_v2 | A4_v2 | E8_v3, <br/>D13_v2* | E4_v3 |
5151
| Head: minimum recommended VM sizes | D5_v2 | D3_v2 | D13_v2 | A4_v2 | D12_v2, <br/>D13_v2* | D3_v2 |
52-
| Worker: default VM size | D4_v2 | D4_v2 | D14_v2 | D3_v2 | D13_v2 | 4 D12_v2 with 2 S30 disks per broker |
52+
| Worker: default VM size | E8_v3 | E4_v3 | D14_v2 | D3_v2 | E8_v3 | 4 E4_v3 with 2 S30 disks per broker |
5353
| Worker: minimum recommended VM sizes | D5_v2 | D3_v2 | D13_v2 | D3_v2 | D12_v2 | D3_v2 |
5454
| ZooKeeper: default VM size | | A4_v2 | A4_v2 | A4_v2 | | A4_v2 |
5555
| ZooKeeper: minimum recommended VM sizes | | A4_v2 | A4_v2 | A2_v2 | | A4_v2 |
5656

5757
\* = VM Sizes for Spark Enterprise Security Package (ESP) clusters
5858

59-
### Brazil south and Japan west only
60-
61-
| Cluster type | Hadoop | HBase | Interactive Query | Storm | Spark |
62-
|-----------------------------------------|--------|-------|-------------------|-------|--------|
63-
| Head: default VM size | D12 | D12 | D13 | A4_v2 | D12 |
64-
| Head: minimum recommended VM sizes | D5_v2 | D3_v2 | D13_v2 | A4_v2 | D12_v2 |
65-
| Worker: default VM size | D4 | D4 | D14 | D3 | D13 |
66-
| Worker: minimum recommended VM sizes | D5_v2 | D3_v2 | D13_v2 | D3_v2 | D12_v2 |
67-
| ZooKeeper: default VM size | | A4_v2 | A4_v2 | A4_v2 | |
68-
| ZooKeeper: minimum recommended VM sizes | | A4_v2 | A4_v2 | A4_v2 | |
69-
70-
7159
> [!NOTE]
7260
> - Head is known as *Nimbus* for the Storm cluster type.
7361
> - Worker is known as *Supervisor* for the Storm cluster type.

0 commit comments

Comments
 (0)