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
+69-3Lines changed: 69 additions & 3 deletions
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: azure-hdinsight
5
5
ms.topic: conceptual
6
6
ms.custom: hdinsightactive, references_regions
7
-
ms.date: 05/27/2024
7
+
ms.date: 08/09/2024
8
8
---
9
9
10
10
# Archived release notes
@@ -18,6 +18,72 @@ To subscribe, click the “watch” button in the banner and watch out for [HDIn
18
18
19
19
## Release Information
20
20
21
+
### Release date: Jul 05, 2024
22
+
23
+
> [!NOTE]
24
+
> This is a Hotfix / maintenance release for Resource Provider. For more information see, [Resource Provider](.//hdinsight-overview-versioning.md#hdinsight-resource-provider)
25
+
26
+
### Fixed issues
27
+
28
+
* HOBO tags overwrite user tags.
29
+
30
+
* HOBO tags overwrite user tags on sub-resources in HDInsight cluster creation.
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)
44
+
45
+
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.
46
+
47
+
**OS versions**
48
+
49
+
* HDInsight 5.1: Ubuntu 18.04.5 LTS Linux Kernel 5.4
50
+
* HDInsight 5.0: Ubuntu 18.04.5 LTS Linux Kernel 5.4
51
+
* HDInsight 4.0: Ubuntu 18.04.5 LTS Linux Kernel 5.4
52
+
53
+
> [!NOTE]
54
+
> Ubuntu 18.04 is supported under [Extended Security Maintenance(ESM)](https://techcommunity.microsoft.com/t5/linux-and-open-source-blog/canonical-ubuntu-18-04-lts-reaching-end-of-standard-support/ba-p/3822623) by the Azure Linux team for [Azure HDInsight July 2023](/azure/hdinsight/hdinsight-release-notes-archive#release-date-july-25-2023), release onwards.
55
+
56
+
For workload specific versions, see [HDInsight 5.x component versions](./hdinsight-5x-component-versioning.md).
57
+
58
+
## Fixed issues
59
+
* Security enhancements
60
+
* Improvements on using Tags for clusters in line with the [SFI](https://www.microsoft.com/microsoft-cloud/resources/secure-future-initiative) requirements.
61
+
* Improvements in probes scripts as per the [SFI](https://www.microsoft.com/microsoft-cloud/resources/secure-future-initiative) requirements.
62
+
* Improvements in the HDInsight Log Analytics with System Managed Identity support for HDInsight Resource Provider.
63
+
* Addition of new activity to upgrade the `mdsd` agent version for old image (created before 2024).
64
+
* Enabling MISE in gateway as part of the continued improvements for [MSAL Migration](/entra/identity-platform/msal-overview).
65
+
* Incorporate Spark Thrift Server `Httpheader hiveConf` to the Jetty HTTP ConnectionFactory.
66
+
* Revert RANGER-3753 and RANGER-3593.
67
+
68
+
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.
* [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/).
73
+
* On August 31, 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).
74
+
* To avoid service disruptions, [migrate your workloads](https://aka.ms/Av1retirement) from Basic and Standard A-series VMs to Av2-series VMs before August 31, 2024.
75
+
* Retirement Notifications for [HDInsight 4.0](https://azure.microsoft.com/updates/azure-hdinsight-40-will-be-retired-on-31-march-2025-migrate-your-hdinsight-clusters-to-51) and [HDInsight 5.0](https://azure.microsoft.com/updates/hdinsight5retire/).
76
+
77
+
If you have any more questions, contact [Azure Support](https://ms.portal.azure.com/#view/Microsoft_Azure_Support/HelpAndSupportBlade/~/overview).
78
+
79
+
You can always ask us about HDInsight on [Azure HDInsight - Microsoft Q&A](/answers/tags/168/azure-hdinsight).
80
+
81
+
We're listening: You’re welcome to add more ideas and other topics here and vote for them - [HDInsight Ideas](https://feedback.azure.com/d365community/search/?q=HDInsight) and follow us for more updates on [AzureHDInsight Community](https://www.linkedin.com/groups/14313521/).
82
+
83
+
> [!NOTE]
84
+
> We advise customers to use to latest versions of HDInsight [Images](./view-hindsight-cluster-image-version.md) as they bring in the best of open source updates, Azure updates and security fixes. For more information, see [Best practices](./hdinsight-overview-before-you-start.md).
85
+
86
+
21
87
### Release date: May 16, 2024
22
88
23
89
This release note applies to
@@ -40,7 +106,7 @@ HDInsight uses safe deployment practices, which involve gradual region deploymen
40
106
41
107
For workload specific versions, see [HDInsight 5.x component versions](./hdinsight-5x-component-versioning.md).
42
108
43
-
## Fixed issues
109
+
**Fixed issues**
44
110
45
111
* Added API in gateway to get token for Keyvault, as part of the SFI initiative.
46
112
* 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`.
@@ -89,7 +155,7 @@ For workload specific versions, see [HDInsight 5.x component versions](./hdinsig
89
155
* CVE Fixes for [HDInsight Resource Provider](./hdinsight-overview-versioning.md#hdinsight-resource-provider).
* [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/).
95
161
* On August 31, 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).
0 commit comments