Skip to content

Commit d374f0b

Browse files
authored
Merge pull request #184636 from nicjohn79/patch-6
Update hdinsight-supported-node-configuration.md
2 parents 66cd793 + 1b732df commit d374f0b

File tree

2 files changed

+4
-16
lines changed

2 files changed

+4
-16
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.

articles/hdinsight/hdinsight-upgrade-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ For more information about database backup and restore, see [Recover a database
5050
As mentioned above, Microsoft recommends that HDInsight clusters be regularly migrated to the latest version in order to take advantage of new features and fixes. Please see the following list of reasons we would request that a cluster be deleted and redeployed:
5151

5252
* The cluster version is [Retired](hdinsight-retired-versions.md) or in [Basic support](hdinsight-36-component-versioning.md) and you are having a cluster issue that would be resolved with a newer version.
53-
* The root cause of a cluster issue is determined to be related to an undersized VM. [View Microsoft's recommended node configuration](hdinsight-supported-node-configuration.md#all-supported-regions-except-brazil-south-and-japan-west).
53+
* The root cause of a cluster issue is determined to be related to an undersized VM. [View Microsoft's recommended node configuration](hdinsight-supported-node-configuration.md).
5454
* A customer opens a support case and the Microsoft engineering team determines the issue has already been fixed in a newer cluster version.
5555
* A default metastore database (Ambari, Hive, Oozie, Ranger) has reached it’s utilization limit. Microsoft will ask you to recreate the cluster using a [custom metastore](hdinsight-use-external-metadata-stores.md#custom-metastore) database.
5656
* The root cause of a cluster issue is due to an **Unsupported Operation**. Here are some of the common unsupported operations:

0 commit comments

Comments
 (0)