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-archive.md
+70-1Lines changed: 70 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Archived release notes for Azure HDInsight. Get development tips an
4
4
ms.service: hdinsight
5
5
ms.topic: conceptual
6
6
ms.custom: hdinsightactive, references_regions
7
-
ms.date: 05/11/2023
7
+
ms.date: 07/28/2023
8
8
---
9
9
10
10
# Archived release notes
@@ -14,6 +14,75 @@ ms.date: 05/11/2023
14
14
Azure HDInsight is one of the most popular services among enterprise customers for open-source analytics on Azure.
15
15
If you would like to subscribe on release notes, watch releases on [this GitHub repository](https://github.com/Azure/HDInsight/releases).
16
16
17
+
## Release date: May 08, 2023
18
+
19
+
This release applies to HDInsight 4.x and 5.x HDInsight release will be available to all regions over several days. This release is applicable for image number **2304280205**. [How to check the image number?](./view-hindsight-cluster-image-version.md)
20
+
21
+
HDInsight uses safe deployment practices, which involve gradual region deployment. it may take up to 10 business days for a new release or a new version to be available in all regions.
22
+
23
+
**OS versions**
24
+
25
+
* HDInsight 4.0: Ubuntu 18.04.5 LTS Linux Kernel 5.4
26
+
* HDInsight 5.0: Ubuntu 18.04.5 LTS Linux Kernel 5.4

34
+
35
+
1. Azure HDInsight 5.1 updated with
36
+
37
+
1. Apache HBase 2.4.11
38
+
1. Apache Phoenix 5.1.2
39
+
1. Apache Hive 3.1.2
40
+
1. Apache Spark 3.3.1
41
+
1. Apache Tez 0.9.1
42
+
1. Apache Zeppelin 0.10.1
43
+
1. Apache Livy 0.5
44
+
1. Apache Kafka 3.2.0
45
+
46
+
> [!NOTE]
47
+
> * All components are integrated with Hadoop 3.3.4 & ZK 3.6.3
48
+
> * All above upgraded components are now available in non-ESP clusters for public preview.
49
+
50
+

51
+
52
+
1. **Enhanced Autoscale for HDInsight**
53
+
54
+
Azure HDInsight has made notable improvements stability and latency on Autoscale, The essential changes include improved feedback loop for scaling decisions, significant improvement on latency for scaling and support for recommissioning the decommissioned nodes, Learn [more](https://techcommunity.microsoft.com/t5/analytics-on-azure-blog/enhanced-autoscale-capabilities-in-hdinsight-clusters/ba-p/3811271) about the enhancements, how to custom configure and migrate your cluster to enhanced autoscale. The enhanced Autoscale capability is available effective 17 May, 2023 across all supported regions.
55
+
56
+
1. **Azure HDInsight ESP for Apache Kafka 2.4.1 is now Generally Available**.
57
+
58
+
Azure HDInsight ESP for Apache Kafka 2.4.1 has been in public preview since April 2022. After notable improvements in CVE fixes and stability, Azure HDInsight ESP Kafka 2.4.1 now becomes generally available and ready for production workloads, learn the detail about the [how to configure](./domain-joined/apache-domain-joined-run-kafka.md) and [migrate](./kafka/migrate-versions.md).
59
+
60
+
1. **Quota Management for HDInsight**
61
+
62
+
HDInsight currently allocates quota to customer subscriptions at a regional level. The cores allocated to customers are generic and not classified at a VM family level (For example, Dv2, Ev3, Eav4, etc.).
63
+
64
+
HDInsight introduced an improved view, which provides a detail and classification of quotas for family-level VMs, this feature allows customers to view current and remaining quotas for a region at the VM family level. With the enhanced view, customers have richer visibility, for planning quotas, and a better user experience. This feature is currently available on HDInsight 4.x and 5.x for East US EUAP region. Other regions to follow later.
65
+
66
+
For more information, see [Cluster capacity planning in Azure HDInsight | Microsoft Learn](./hdinsight-capacity-planning.md#view-quota-management-for-hdinsight)
67
+
68
+

69
+
70
+
* Poland Central
71
+
72
+
## Coming soon
73
+
74
+
* The max length of cluster name will be changed to 45 from 59 characters, to improve the security posture of clusters.
75
+
* Cluster permissions for secure storage
76
+
* Customers can specify (during cluster creation) whether a secure channel should be used for HDInsight cluster nodes to contact the storage account.
77
+
* In-line quota update.
78
+
* Request quotas increase directly from the My Quota page, which will be a direct API call, which is faster. If the API call fails, then customers need to create a new support request for quota increase.
79
+
* HDInsight Cluster Creation with Custom VNets.
80
+
* To improve the overall security posture of the HDInsight clusters, HDInsight clusters using custom VNETs will need to ensure that the user needs to have permission for `Microsoft Network/virtualNetworks/subnets/join/action` to perform create operations. Customers would need to plan accordingly as this would be a mandatory check to avoid cluster creation failures.
81
+
* Basic and Standard A-series VMs Retirement.
82
+
* On 31 August 2024, we'll retire Basic and Standard A-series VMs. Before that date, you need to migrate your workloads to Av2-series VMs, which provide more memory per vCPU and faster storage on solid-state drives (SSDs). To avoid service disruptions, [migrate your workloads](https://aka.ms/Av1retirement) from Basic and Standard A-series VMs to Av2-series VMs before 31 August 2024.
83
+
* Non-ESP ABFS clusters [Cluster Permissions for World Readable]
84
+
* Plan to introduce a change in non-ESP ABFS clusters, which restricts non-Hadoop group users from executing Hadoop commands for storage operations. This change to improve cluster security posture. Customers need to plan for the updates.
85
+
17
86
## Release date: February 28, 2023
18
87
19
88
This release applies to HDInsight 4.0. and 5.0, 5.1. HDInsight release will be available to all regions over several days. This release is applicable for image number **2302250400**. [How to check the image number?](./view-hindsight-cluster-image-version.md)
0 commit comments