You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/hdinsight/hdinsight-supported-node-configuration.md
+8-10Lines changed: 8 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,20 +45,18 @@ For more information on the specifications of each VM type, see the following do
45
45
> [!Note]
46
46
> 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`.
> 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:
8
8
>
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 |
15
15
>
16
16
> For more information on components provided with HDInsight, see [HDInsight component versions](../hdinsight-component-versioning.md).
0 commit comments