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-aks/release-notes/hdinsight-aks-release-notes.md
+3-25Lines changed: 3 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Release notes for Azure HDInsight on AKS
3
3
description: Latest release notes for Azure HDInsight on AKS. Get development tips and details for Trino, Flink, Spark, and more.
4
4
ms.service: azure-hdinsight-on-aks
5
5
ms.topic: conceptual
6
-
ms.date: 08/05/2024
6
+
ms.date: 09/16/2024
7
7
---
8
8
9
9
# Azure HDInsight on AKS release notes
@@ -34,39 +34,17 @@ You can refer to [What's new](../whats-new.md) page for all the details of the f
34
34
35
35
## Release Information
36
36
37
-
### Release date: Aug 05, 2024
37
+
### Release date: Sep 16, 2024
38
38
39
39
**This release applies to the following**
40
40
41
41
- Cluster Pool Version: 1.2
42
42
- Cluster Version: 1.2.1
43
43
- AKS version: 1.27
44
44
45
-
### New Features
46
-
47
-
**MSI based SQL authentication**
48
-
Users can now authenticate external Azure SQL DB Metastore with MSI instead of User ID password authentication. This feature helps to further secure the cluster connection with Metastore.
49
-
50
-
**Configurable VM SKUs for Head node, SSH node**
51
-
This functionality allows users to choose specific SKUs for head nodes, worker nodes, and SSH nodes, offering the flexibility to select according to the use case and the potential to lower total cost of ownership (TCO).
52
-
53
-
**Multiple MSI in cluster**
54
-
Users can configure multiple MSI for cluster admins operations and for job related resource access. This feature allows users to demarcate and control the access to the cluster and data lying in the storage account.
55
-
For example, one MSI for access to data in storage account and dedicated MSI for cluster operations.
56
-
57
45
### Updated
58
46
59
-
**Script action**
60
-
Script Action now can be added with Sudo user permission. Users can now install multiple dependencies including custom jars to customize the clusters as required.
61
-
62
-
**Library Management**
63
-
Maven repository shortcut feature added to the Library Management in this release. User can now install Maven dependencies directly from the open-source repositories.
64
-
65
-
**Spark 3.4**
66
-
Spark 3.4 update brings a range of new features includes
67
-
* API enhancements
68
-
* Structured streaming improvements
69
-
* Improved usability and developer experience
47
+
* The [latest API version release](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/hdinsight/resource-manager/Microsoft.HDInsight/HDInsightOnAks/preview/2024-05-01-preview/hdinsight.json).
70
48
71
49
> [!IMPORTANT]
72
50
> To take benefit of all these **latest features**, you are required to create a new cluster pool with 1.2 and cluster version 1.2.1
0 commit comments