Skip to content

Commit 92abae9

Browse files
Merge pull request #280119 from sreekzz/patch-58
Updated Release Notes
2 parents 776eaea + ac8eab8 commit 92abae9

File tree

1 file changed

+16
-9
lines changed

1 file changed

+16
-9
lines changed

articles/hdinsight/hdinsight-release-notes.md

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Latest release notes for Azure HDInsight. Get development tips and
44
ms.custom: references_regions
55
ms.service: hdinsight
66
ms.topic: conceptual
7-
ms.date: 05/27/2024
7+
ms.date: 07/05/2024
88
---
99

1010
# Azure HDInsight release notes
@@ -20,21 +20,24 @@ To subscribe, click the **watch** button in the banner and watch out for [HDInsi
2020

2121
## Release Information
2222

23-
### Release date: May 16, 2024
23+
### Release date: Jun 19, 2024
2424

2525
This release note applies to
2626

27+
:::image type="icon" source="./media/hdinsight-release-notes/yes-icon.svg" border="false"::: HDInsight 5.1 version.
28+
2729
:::image type="icon" source="./media/hdinsight-release-notes/yes-icon.svg" border="false"::: HDInsight 5.0 version.
2830

2931
:::image type="icon" source="./media/hdinsight-release-notes/yes-icon.svg" border="false"::: HDInsight 4.0 version.
3032

3133

32-
HDInsight release will be available to all regions over several days. This release note is applicable for image number **2405081840**. [How to check the image number?](./view-hindsight-cluster-image-version.md)
34+
HDInsight release will be available to all regions over several days. This release note is applicable for image number **2406180258**. [How to check the image number?](./view-hindsight-cluster-image-version.md)
3335

3436
HDInsight uses safe deployment practices, which involve gradual region deployment. It might take up to 10 business days for a new release or a new version to be available in all regions.
3537

3638
**OS versions**
3739

40+
* HDInsight 5.1: Ubuntu 18.04.5 LTS Linux Kernel 5.4
3841
* HDInsight 5.0: Ubuntu 18.04.5 LTS Linux Kernel 5.4
3942
* HDInsight 4.0: Ubuntu 18.04.5 LTS Linux Kernel 5.4
4043

@@ -44,13 +47,17 @@ HDInsight uses safe deployment practices, which involve gradual region deploymen
4447
For workload specific versions, see [HDInsight 5.x component versions](./hdinsight-5x-component-versioning.md).
4548

4649
## Fixed issues
50+
* Security enhancements
51+
* Improvements on using Tags for clusters in line with the [SFI](https://www.microsoft.com/microsoft-cloud/resources/secure-future-initiative) requirements.
52+
* Improvements in probes scripts as per the [SFI](https://www.microsoft.com/microsoft-cloud/resources/secure-future-initiative) requirements.
53+
* Improvements in the HDInsight Log Analytics with System Managed Identity support for HDInsight Resource Provider.
54+
* Addition of new activity to upgrade the `mdsd` agent version for old image (created before 2024).
55+
* Enabling MISE in gateway as part of the continued improvements for [MSAL Migration](/entra/identity-platform/msal-overview).
56+
* Incorporate Spark Thrift Server `Httpheader hiveConf` to the Jetty HTTP ConnectionFactory.
57+
* Revert RANGER-3753 and RANGER-3593.
58+
59+
The `setOwnerUser` implementation given in Ranger 2.3.0 release has a critical regression issue when being used by Hive. In Ranger 2.3.0, when HiveServer2 tries to evaluate the policies, Ranger Client tries to get the owner of the hive table by calling the Metastore in the setOwnerUser function which essentially makes call to storage to check access for that table. This issue causes the queries to run slow when Hive runs on 2.3.0 Ranger.
4760

48-
* Added API in gateway to get token for Keyvault, as part of the SFI initiative.
49-
* In the new Log monitor `HDInsightSparkLogs` table, for log type `SparkDriverLog`, some of the fields were missing. For example, `LogLevel & Message`. This release adds the missing fields to schemas and fixed formatting for `SparkDriverLog`.
50-
* Livy logs not available in Log Analytics monitoring `SparkDriverLog` table, which was due to an issue with Livy log source path and log parsing regex in `SparkLivyLog` configs.
51-
* Any HDInsight cluster, using ADLS Gen2 as a primary storage account can leverage MSI based access to any of the Azure resources (for example, SQL, Keyvaults) which is used within the application code.
52-
53-
5461
## :::image type="icon" border="false" source="./media/hdinsight-release-notes/clock.svg"::: Coming soon
5562

5663
* [Basic and Standard A-series VMs Retirement](https://azure.microsoft.com/updates/basic-and-standard-aseries-vms-on-hdinsight-will-retire-on-31-august-2024/).

0 commit comments

Comments
 (0)