Skip to content

Commit 9a1f1b4

Browse files
author
Sreekanth Iyer (Ushta Te Consultancy Services)
committed
Rearranged New features
1 parent 56cedf4 commit 9a1f1b4

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

articles/hdinsight-aks/release-notes/hdinsight-aks-release-notes.md

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -40,32 +40,25 @@ You can refer to [What's new](../whats-new.md) page for all the details of the f
4040
### New Features
4141

4242
**MSI based SQL authentication**
43-
4443
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.
4544

46-
**Configurable VM SKUs for Head node, SSH**
47-
45+
**Configurable VM SKUs for Head node, SSH node**
4846
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).
4947

48+
**Multiple MSI in cluster**
49+
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.
50+
For example, one MSI for access to data in storage account and dedicated MSI for cluster operations.
51+
5052
### Updated
5153

5254
**Script action**
53-
5455
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.
5556

5657
**Library Management**
57-
5858
Maven repository shortcut feature added to the Library Management in this release. User can now install Maven dependencies directly from the open-source repositories.
5959

60-
**Multiple MSI in cluster**
61-
62-
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.
63-
For example, one MSI for access to data in storage account and dedicated MSI for cluster operations.
64-
6560
**Spark 3.4**
66-
6761
Spark 3.4 update brings a range of new features includes
68-
6962
* API enhancements
7063
* Structured streaming improvements
7164
* Improved usability and developer experience

0 commit comments

Comments
 (0)