Skip to content

Commit 851b44c

Browse files
authored
Merge pull request #220396 from sreekzz/patch-127
Removed Storm Contents
2 parents 496d7bd + f04b6c1 commit 851b44c

File tree

2 files changed

+15
-19
lines changed

2 files changed

+15
-19
lines changed

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

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -45,20 +45,18 @@ For more information on the specifications of each VM type, see the following do
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
48-
| Cluster type | Hadoop | HBase | Interactive Query | Storm | Spark | Kafka |
49-
|-----------------------------------------|--------|--------|-------------------|-------|----------------------|--------------------------------------|
50-
| Head: default VM size | E4_v3 | E4_v3 | D13_v2 | A4_v2 | E8_v3, <br/>D13_v2* | E4_v3 |
51-
| 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 | E8_v3 | E4_v3 | D14_v2 | D3_v2 | E8_v3 | 4 E4_v3 with 2 S30 disks per broker |
53-
| Worker: minimum recommended VM sizes | D5_v2 | D3_v2 | D13_v2 | D3_v2 | D12_v2 | D3_v2 |
54-
| ZooKeeper: default VM size | | A4_v2 | A4_v2 | A4_v2 | | A4_v2 |
55-
| ZooKeeper: minimum recommended VM sizes | | A4_v2 | A4_v2 | A2_v2 | | A4_v2 |
48+
| Cluster type | Hadoop | HBase | Interactive Query | Spark | Kafka |
49+
|-----------------------------------------|--------|--------|-------------------|----------------------|----------------------|---------------|
50+
| Head: default VM size | E4_v3 | E4_v3 | D13_v2 | E8_v3, <br/>D13_v2* | E4_v3 |
51+
| Head: minimum recommended VM sizes | D5_v2 | D3_v2 | D13_v2 | D12_v2, <br/>D13_v2*| D3_v2 |
52+
| Worker: default VM size | E8_v3 | E4_v3 | D14_v2 | E8_v3 | 4 E4_v3 with 2 S30 disks per broker |
53+
| Worker: minimum recommended VM sizes | D5_v2 | D3_v2 | D13_v2 | D12_v2 | D3_v2 |
54+
| ZooKeeper: default VM size | | A4_v2 | A4_v2 | | A4_v2 |
55+
| ZooKeeper: minimum recommended VM sizes | | A4_v2 | A4_v2 | | A4_v2 |
5656

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

5959
> [!NOTE]
60-
> - Head is known as *Nimbus* for the Storm cluster type.
61-
> - Worker is known as *Supervisor* for the Storm cluster type.
6260
> - Worker is known as *Region* for the HBase cluster type.
6361
6462
## Next steps
Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,16 @@
11
---
22
ms.service: hdinsight
33
ms.topic: include
4-
ms.date: 10/25/2018
4+
ms.date: 12/05/2022
55
---
66
> [!IMPORTANT]
77
> The SCP.NET version used in your project must match the Storm version present on your HDInsight cluster. Use the following table to determine which version you should use:
88
>
9-
> | HDInsight version | Apache Storm version | SCP.NET version | Default Mono version |
10-
> |:---:|:---:|:---:|:---:|
11-
> | 3.3 |0.10.0.x |0.10.0.x (Windows-based clusters only) | NA |
12-
> | 3.4 |0.10.0.x |0.10.0.x | 3.2.8 |
13-
> | 3.5 |1.0.2.x |1.0.0.x | 4.2.1 |
14-
> | 3.6 |1.1.0.# | 1.0.0.x | 4.2.8 |
9+
> | HDInsight version | SCP.NET version | Default Mono version |
10+
> |:---:|:---:|:---:|
11+
> | 3.3 |0.10.0.x | NA |
12+
> | 3.4 |0.10.0.x | 3.2.8 |
13+
> | 3.5 |1.0.2.x | 4.2.1 |
14+
> | 3.6 |1.1.0.# | 4.2.8 |
1515
>
1616
> For more information on components provided with HDInsight, see [HDInsight component versions](../hdinsight-component-versioning.md).
17-
18-

0 commit comments

Comments
 (0)