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
+93-8Lines changed: 93 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
---
2
2
title: Archived release notes for Azure HDInsight
3
-
description: Archived release notes for Azure HDInsight. Get development tips and details for Hadoop, Spark, R Server, Hive and more.
3
+
description: Archived release notes for Azure HDInsight. Get development tips and details for Hadoop, Spark, Hive and more.
4
4
ms.service: hdinsight
5
5
ms.topic: conceptual
6
6
ms.custom: hdinsightactive, references_regions
7
-
ms.date: 12/09/2022
7
+
ms.date: 02/28/2023
8
8
---
9
9
10
10
# Archived release notes
@@ -14,6 +14,91 @@ ms.date: 12/09/2022
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/hdinsight/release-notes/releases).
16
16
17
+
## Release date: December 12, 2022
18
+
19
+
This release applies to HDInsight 4.0. and 5.0 HDInsight release is made available to all regions over several days.
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
27
+
28
+
For workload specific versions, see [here.](./hdinsight-40-component-versioning.md)
29
+
30
+

31
+
32
+
* **Log Analytics** - Customers can enable classic monitoring to get the latest OMS version 14.19. To remove old versions, disable and enable classic monitoring.
33
+
* **Ambari** user auto UI logout due to inactivity. For more information, see [here](./ambari-web-ui-auto-logout.md)
34
+
* **Spark** - A new and optimized version of Spark 3.1.3 is included in this release. We tested Apache Spark 3.1.2(previous version) and Apache Spark 3.1.3(current version) using the TPC-DS benchmark. The test was carried out using E8 V3 SKU, for Apache Spark on 1-TB workload. Apache Spark 3.1.3 (current version) outperformed Apache Spark 3.1.2 (previous version) by over 40% in total query runtime for TPC-DS queries using the same hardware specs. The Microsoft Spark team added optimizations available in Azure Synapse with Azure HDInsight. For more information, please refer to [ Speed up your data workloads with performance updates to Apache Spark 3.1.2 in Azure Synapse](https://techcommunity.microsoft.com/t5/azure-synapse-analytics-blog/speed-up-your-data-workloads-with-performance-updates-to-apache/ba-p/2769467)
35
+
36
+

37
+
38
+
* Qatar Central
39
+
* Germany North
40
+
41
+

42
+
43
+
* HDInsight has moved away from Azul Zulu Java JDK 8 to Adoptium Temurin JDK 8, which supports high-quality TCK certified runtimes, and associated technology for use across the Java ecosystem.
44
+
45
+
* HDInsight has migrated to reload4j. The log4j changes are applicable to
46
+
47
+
* Apache Hadoop
48
+
* Apache Zookeeper
49
+
* Apache Oozie
50
+
* Apache Ranger
51
+
* Apache Sqoop
52
+
* Apache Pig
53
+
* Apache Ambari
54
+
* Apache Kafka
55
+
* Apache Spark
56
+
* Apache Zeppelin
57
+
* Apache Livy
58
+
* Apache Rubix
59
+
* Apache Hive
60
+
* Apache Tez
61
+
* Apache HBase
62
+
* OMI
63
+
* Apache Pheonix
64
+
65
+

66
+
67
+
HDInsight to implement TLS1.2 going forward, and earlier versions are updated on the platform. If you're running any applications on top of HDInsight and they use TLS 1.0 and 1.1, upgrade to TLS 1.2 to avoid any disruption in services.
68
+
69
+
For more information, see [How to enable Transport Layer Security (TLS)](/mem/configmgr/core/plan-design/security/enable-tls-1-2-client)
70
+
71
+
72
+

73
+
74
+
End of support for Azure HDInsight clusters on Ubuntu 16.04 LTS from 30 November 2022. HDInsight begins release of cluster images using Ubuntu 18.04 from June 27, 2021. We recommend our customers who are running clusters using Ubuntu 16.04 is to rebuild their clusters with the latest HDInsight images by 30 November 2022.
75
+
76
+
For more information on how to check Ubuntu version of cluster, see [here](https://learnubuntu.com/check-ubuntu-version)
77
+
78
+
1. Execute the command “lsb_release -a” in the terminal.
79
+
80
+
1. If the value for “Description” property in output is “Ubuntu 16.04 LTS”, then this update is applicable to the cluster.
81
+
82
+

83
+
84
+
* Support for Availability Zones selection for Kafka and HBase (write access) clusters.
85
+
86
+
## Open source bug fixes
87
+
88
+
**Hive bug fixes**
89
+
90
+
|Bug Fixes|Apache JIRA|
91
+
|---|---|
92
+
|[HIVE-26127](https://issues.apache.org/jira/browse/HIVE-26127)| INSERT OVERWRITE error - File Not Found|
93
+
|[HIVE-24957](https://issues.apache.org/jira/browse/HIVE-24957)| Wrong results when subquery has COALESCE in correlation predicate|
94
+
|[HIVE-24999](https://issues.apache.org/jira/browse/HIVE-24999)| HiveSubQueryRemoveRule generates invalid plan for IN subquery with multiple correlations|
95
+
|[HIVE-24322](https://issues.apache.org/jira/browse/HIVE-24322)| If there's direct insert, the attempt ID has to be checked when reading the manifest fails|
96
+
|[HIVE-23363](https://issues.apache.org/jira/browse/HIVE-23363)| Upgrade DataNucleus dependency to 5.2 |
97
+
|[HIVE-26412](https://issues.apache.org/jira/browse/HIVE-26412)| Create interface to fetch available slots and add the default|
98
+
|[HIVE-26173](https://issues.apache.org/jira/browse/HIVE-26173)| Upgrade derby to 10.14.2.0|
99
+
|[HIVE-25920](https://issues.apache.org/jira/browse/HIVE-25920)| Bump Xerce2 to 2.12.2.|
100
+
|[HIVE-26300](https://issues.apache.org/jira/browse/HIVE-26300)| Upgrade Jackson data bind version to 2.12.6.1+ to avoid CVE-2020-36518|
101
+
17
102
## Release date: 08/10/2022
18
103
19
104
This release applies to HDInsight 4.0. HDInsight release is made available to all regions over several days.
@@ -28,7 +113,7 @@ HDInsight uses safe deployment practices, which involve gradual region deploymen
28
113
29
114
HDInsight cluster comes with pre-defined disk space based on SKU. This space may not be sufficient in large job scenarios.
30
115
31
-
This new feature allows you to add more disks in cluster, which will be used as node manager local directory. Add number of disks to worker nodes during HIVE and Spark cluster creation, while the selected disks will be part of node manager’s local directories.
116
+
This new feature allows you to add more disks in cluster, which used as node manager local directory. Add number of disks to worker nodes during HIVE and Spark cluster creation, while the selected disks are part of node manager’s local directories.
32
117
33
118
> [!NOTE]
34
119
> The added disks are only configured for node manager local directories.
@@ -286,7 +371,7 @@ HDI Hive 3.1 version is upgraded to OSS Hive 3.1.2. This version has all fixes a
286
371
| Adding ability for user to set bind user|[HIVE-21009](https://issues.apache.org/jira/browse/HIVE-21009)|
287
372
| Implement UDF to interpret date/timestamp using its internal representation and Gregorian-Julian hybrid calendar|[HIVE-22241](https://issues.apache.org/jira/browse/HIVE-22241)|
288
373
| Beeline option to show/not show execution report|[HIVE-22204](https://issues.apache.org/jira/browse/HIVE-22204)|
289
-
| Tez: SplitGenerator tries to look for plan files, which won't exist for Tez|[HIVE-22169](https://issues.apache.org/jira/browse/HIVE-22169)|
374
+
| Tez: SplitGenerator tries to look for plan files, which doesn't exist for Tez|[HIVE-22169](https://issues.apache.org/jira/browse/HIVE-22169)|
290
375
| Remove expensive logging from the LLAP cache hotpath|[HIVE-22168](https://issues.apache.org/jira/browse/HIVE-22168)|
291
376
| UDF: FunctionRegistry synchronizes on org.apache.hadoop.hive.ql.udf.UDFType class|[HIVE-22161](https://issues.apache.org/jira/browse/HIVE-22161)|
292
377
| Prevent the creation of query routing appender if property is set to false|[HIVE-22115](https://issues.apache.org/jira/browse/HIVE-22115)|
@@ -382,7 +467,7 @@ OSS backports that are included in Hive including HWC 1.0 (Spark 2.4) which supp
382
467
### Deprecation notices
383
468
#### Azure Virtual Machine Scale Sets on HDInsight
384
469
385
-
HDInsight will no longer use Azure Virtual Machine Scale Sets to provision the clusters, no breaking change is expected. Existing HDInsight clusters on virtual machine scale sets will have no impact, any new clusters on latest images will no longer use Virtual Machine Scale Sets.
470
+
HDInsight will no longer use Azure Virtual Machine Scale Sets to provision the clusters, no breaking change is expected. Existing HDInsight clusters on virtual machine scale sets have no impact, any new clusters on latest images will no longer use Virtual Machine Scale Sets.
386
471
387
472
#### Scaling of Azure HDInsight HBase workloads will now be supported only using manual scale
388
473
@@ -443,10 +528,10 @@ Starting from July 2021, the Interactive Query workload in HDInsight only suppor
443
528
Microsoft recommends that you move to a schedule-based Autoscale for LLAP. You can analyze your cluster's current usage pattern through the Grafana Hive dashboard. For more information, see [Automatically scale Azure HDInsight clusters](hdinsight-autoscale-clusters.md).
444
529
445
530
### Upcoming changes
446
-
The following changes will happen in upcoming releases.
531
+
The following changes happen in upcoming releases.
447
532
448
533
#### Built-in LLAP component in ESP Spark cluster will be removed
449
-
HDInsight 4.0 ESP Spark cluster has built-in LLAP components running on both head nodes. The LLAP components in ESP Spark cluster were originally added for HDInsight 3.6 ESP Spark, but has no real user case for HDInsight 4.0 ESP Spark. In the next release scheduled in Sep 2021, HDInsight will remove the built-in LLAP component from HDInsight 4.0 ESP Spark cluster. This change will help to offload head node workload and avoid confusion between ESP Spark and ESP Interactive Hive cluster type.
534
+
HDInsight 4.0 ESP Spark cluster has built-in LLAP components running on both head nodes. The LLAP components in ESP Spark cluster were originally added for HDInsight 3.6 ESP Spark, but has no real user case for HDInsight 4.0 ESP Spark. In the next release scheduled in Sep 2021, HDInsight will remove the built-in LLAP component from HDInsight 4.0 ESP Spark cluster. This change helps to offload head node workload and avoid confusion between ESP Spark and ESP Interactive Hive cluster type.
450
535
451
536
### New region
452
537
- West US 3
@@ -519,7 +604,7 @@ The OS versions for this release are:
519
604
520
605
### New features
521
606
#### OS version upgrade
522
-
As referenced in [Ubuntu's release cycle](https://ubuntu.com/about/release-cycle), the Ubuntu 16.04 kernel will reach End of Life (EOL) in April 2021. We started rolling out the new HDInsight 4.0 cluster image running on Ubuntu 18.04 with this release. Newly created HDInsight 4.0 clusters will run on Ubuntu 18.04 by default once available. Existing clusters on Ubuntu 16.04 will run as is with full support.
607
+
As referenced in [Ubuntu's release cycle](https://ubuntu.com/about/release-cycle), the Ubuntu 16.04 kernel reaches End of Life (EOL) in April 2021. We started rolling out the new HDInsight 4.0 cluster image running on Ubuntu 18.04 with this release. Newly created HDInsight 4.0 clusters runs on Ubuntu 18.04 by default once available. Existing clusters on Ubuntu 16.04 runs as is with full support.
523
608
524
609
HDInsight 3.6 will continue to run on Ubuntu 16.04. It will change to Basic support (from Standard support) beginning 1 July 2021. For more information about dates and support options, see [Azure HDInsight versions](./hdinsight-component-versioning.md#supported-hdinsight-versions). Ubuntu 18.04 won't be supported for HDInsight 3.6. If you'd like to use Ubuntu 18.04, you'll need to migrate your clusters to HDInsight 4.0.
0 commit comments