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
+105-1Lines changed: 105 additions & 1 deletion
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: hdinsight
5
5
ms.topic: conceptual
6
6
ms.custom: hdinsightactive, references_regions
7
-
ms.date: 10/25/2022
7
+
ms.date: 12/09/2022
8
8
---
9
9
10
10
# Archived release notes
@@ -14,6 +14,110 @@ ms.date: 10/25/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: 08/10/2022
18
+
19
+
This release applies to HDInsight 4.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.
**1. Attach external disks in HDI Hadoop/Spark clusters**
28
+
29
+
HDInsight cluster comes with pre-defined disk space based on SKU. This space may not be sufficient in large job scenarios.
30
+
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.
32
+
33
+
> [!NOTE]
34
+
> The added disks are only configured for node manager local directories.
35
+
>
36
+
37
+
For more information, [see here](./hdinsight-hadoop-provision-linux-clusters.md#configuration--pricing)
38
+
39
+
**2. Selective logging analysis**
40
+
41
+
Selective logging analysis is now available on all regions for public preview. You can connect your cluster to a log analytics workspace. Once enabled, you can see the logs and metrics like HDInsight Security Logs, Yarn Resource Manager, System Metrics etc. You can monitor workloads and see how they're affecting cluster stability. Selective logging allows you to enable/disable all the tables or enable selective tables in log analytics workspace. You can adjust the source type for each table, since in new version of Geneva monitoring one table has multiple sources.
42
+
43
+
1. The Geneva monitoring system uses mdsd(MDS daemon) which is a monitoring agent and fluentd for collecting logs using unified logging layer.
44
+
1. Selective Logging uses script action to disable/enable tables and their log types. Since it doesn't open any new ports or change any existing security setting hence, there are no security changes.
45
+
1. Script Action runs in parallel on all specified nodes and changes the configuration files for disabling/enabling tables and their log types.
46
+
47
+
For more information, [see here](./selective-logging-analysis.md)
Log Analytics integrated with Azure HDInsight running OMS version 13 requires an upgrade to OMS version 14 to apply the latest security updates.
56
+
Customers using older version of cluster with OMS version 13 need to install OMS version 14 to meet the security requirements. (How to check current version & Install 14)
57
+
58
+
**How to check your current OMS version**
59
+
60
+
1. Log in to the cluster using SSH.
61
+
1. Run the following command in your SSH Client.
62
+
63
+
```
64
+
sudo /opt/omi/bin/ominiserver/ --version
65
+
```
66
+

67
+
68
+
**How to upgrade your OMS version from 13 to 14**
69
+
70
+
1. Log in to the [Azure portal](https://portal.azure.com/)
71
+
1. From the resource group, select the HDInsight cluster resource
72
+
1. Click **Script actions**
73
+
1. From **Submit script action** panel, choose **Script type** as custom
74
+
1. Paste the following link in the Bash script URL box

80
+
81
+
1. Verify the successful installation of the patch using the following steps:
82
+
83
+
1. Log in to the cluster using SSH.
84
+
1. Run the following command in your SSH Client.
85
+
86
+
```
87
+
sudo /opt/omi/bin/ominiserver/ --version
88
+
```
89
+
90
+
### Other bug fixes
91
+
92
+
1. Yarn log’s CLI failed to retrieve the logs if any TFile is corrupt or empty.
93
+
2. Resolved invalid service principal details error while getting the OAuth token from Azure Active Directory.
94
+
3. Improved cluster creation reliability when 100+ worked nodes are configured.
95
+
96
+
### Open source bug fixes
97
+
98
+
#### TEZ bug fixes
99
+
100
+
|Bug Fixes|Apache JIRA|
101
+
|---|---|
102
+
|Tez Build Failure: FileSaver.js not found|[TEZ-4411](https://issues.apache.org/jira/browse/TEZ-4411)|
103
+
|Wrong FS Exception when warehouse and scratchdir are on different FS|[TEZ-4406](https://issues.apache.org/jira/browse/TEZ-4406)|
104
+
|TezUtils.createConfFromByteString on Configuration larger than 32 MB throws com.google.protobuf.CodedInputStream exception|[TEZ-4142](https://issues.apache.org/jira/browse/TEZ-4142)|
105
+
|TezUtils::createByteStringFromConf should use snappy instead of DeflaterOutputStream|[TEZ-4113](https://issues.apache.org/jira/browse/TEZ-4411)|
106
+
|Update protobuf dependency to 3.x|[TEZ-4363](https://issues.apache.org/jira/browse/TEZ-4363)|
107
+
108
+
#### Hive bug fixes
109
+
110
+
|Bug Fixes|Apache JIRA|
111
+
|---|---|
112
+
|Perf optimizations in ORC split-generation| [HIVE-21457](https://issues.apache.org/jira/browse/HIVE-21457)|
113
+
|Avoid reading table as ACID when table name is starting with "delta", but table isn't transactional and BI Split Strategy is used| [HIVE-22582](https://issues.apache.org/jira/browse/HIVE-22582)|
114
+
|Remove an FS#exists call from AcidUtils#getLogicalLength|[HIVE-23533](https://issues.apache.org/jira/browse/HIVE-23533)|
115
+
|Vectorized OrcAcidRowBatchReader.computeOffset and bucket optimization|[HIVE-17917](https://issues.apache.org/jira/browse/HIVE-17917)|
116
+
117
+
### Known issues
118
+
119
+
HDInsight is compatible with Apache HIVE 3.1.2. Due to a bug in this release, the Hive version is shown as 3.1.0 in hive interfaces. However, there's no impact on the functionality.
120
+
17
121
## Release date: 06/03/2022
18
122
19
123
This release applies for HDInsight 4.0. HDInsight release is made available to all regions over several days. The release date here indicates the first region release date. If you don't see below changes, wait for the release being live in your region over several days.
0 commit comments