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-release-notes.md
+14-5Lines changed: 14 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ ms.reviewer: jasonh
7
7
ms.custom: hdinsightactive
8
8
ms.service: hdinsight
9
9
ms.topic: conceptual
10
-
ms.date: 04/22/2020
10
+
ms.date: 04/27/2020
11
11
---
12
12
# Release notes
13
13
@@ -42,8 +42,20 @@ No behavior changes for this release. To get ready for upcoming changes, see [Up
42
42
## Upcoming changes
43
43
The following changes will happen in upcoming releases.
44
44
45
+
### Deprecate Spark 2.1 and 2.2 for HDInsight 3.6 Spark cluster
46
+
Starting from July 1 2020, customers will not be able to create new Spark clusters with Spark 2.1 and 2.2 on HDInsight 3.6. Existing clusters will run as is without the support from Microsoft. Consider to move to Spark 2.3 on HDInight 3.6 by June 30 2020 to avoid potential system/support interruption.
47
+
48
+
### Deprecate Spark 2.3 for HDInsight 4.0 Spark cluster
49
+
Starting from July 1 2020, customers will not be able to create new Spark clusters with Spark 2.3 on HDInsight 4.0. Existing clusters will run as is without the support from Microsoft. Consider to move to Spark 2.4 on HDInight 4.0 by June 30 2020 to avoid potential system/support interruption.
50
+
51
+
### Deprecate Kafka 1.1 for HDInsight 4.0 Kafka cluster
52
+
Starting from July 1 2020, customers will not be able to create new Kafka clusters with Kafka 1.1 on HDInsight 4.0. Existing clusters will run as is without the support from Microsoft. Consider to move to Kafka 2.1 on HDInight 4.0 by June 30 2020 to avoid potential system/support interruption.
53
+
54
+
### HBase 2.0 to 2.1
55
+
In the upcoming HDInsight 4.0 release, HBase version will be upgraded from version 2.0 to 2.1.
56
+
45
57
### A minimum 4-core VM is required for Head Node
46
-
A minimum 4-core VM is required for Head Node to ensure the high availability and reliability of HDInsight clusters. Starting from April 6th 2020, customers can only choose 4-core or above VM as Head Node for the new HDInsight clusters. Existing clusters will continue to run as expected.
58
+
A minimum 4-core VM is required for Head Node to ensure the high availability and reliability of HDInsight clusters. Starting from April 6 2020, customers can only choose 4-core or above VM as Head Node for the new HDInsight clusters. Existing clusters will continue to run as expected.
47
59
48
60
### ESP Spark cluster node size change
49
61
In the upcoming release, the minimum allowed node size for ESP Spark cluster will be changed to Standard_D13_V2.
@@ -52,9 +64,6 @@ A-series VMs could cause ESP cluster issues because of relatively low CPU and me
52
64
### Moving to Azure virtual machine scale sets
53
65
HDInsight now uses Azure virtual machines to provision the cluster. In the upcoming release, HDInsight will use Azure virtual machine scale sets instead. See more about Azure virtual machine scale sets.
54
66
55
-
### HBase 2.0 to 2.1
56
-
In the upcoming HDInsight 4.0 release, HBase version will be upgraded from version 2.0 to 2.1.
57
-
58
67
## Bug fixes
59
68
HDInsight continues to make cluster reliability and performance improvements.
0 commit comments