Skip to content

Commit bd27fc5

Browse files
authored
Merge pull request #287880 from sreekzz/restore-4-0-page
Restoring an old page
2 parents d7b34d8 + f6cfc3c commit bd27fc5

File tree

4 files changed

+56
-5
lines changed

4 files changed

+56
-5
lines changed

articles/hdinsight/.openpublishing.redirection.hdinsight.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@
99
"redirect_url": "/azure/hdinsight/hdinsight-overview",
1010
"redirect_document_id": false
1111
},
12-
{
13-
"source_path_from_root": "/articles/hdinsight/hdinsight-40-component-versioning.md",
14-
"redirect_url": "/azure/hdinsight/hdinsight-overview",
15-
"redirect_document_id": false
16-
},
1712
{
1813
"source_path_from_root": "/articles/hdinsight/interactive-query/interactive-query-troubleshoot-migrate-36-to-40.md",
1914
"redirect_url": "/azure/hdinsight/hdinsight-overview",

articles/hdinsight/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ items:
4949
href: ./hdinsight-overview-versioning.md
5050
- name: HDInsight versions
5151
href: ./hdinsight-component-versioning.md
52+
- name: HDInsight version 4.0
53+
href: ./hdinsight-40-component-versioning.md
5254
- name: HDInsight version 5.x
5355
href: ./hdinsight-5x-component-versioning.md
5456
- name: Retired HDInsight versions
Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
---
2+
title: Open-source components and versions - Azure HDInsight 4.0
3+
description: Learn about the open-source components and versions in Azure HDInsight 4.0.
4+
ms.service: azure-hdinsight
5+
ms.topic: conceptual
6+
ms.date: 04/11/2024
7+
---
8+
9+
# HDInsight 4.0 component versions
10+
11+
In this article, you learn about the open-source components and versions in Azure HDInsight 4.0.
12+
13+
## Open-source components available with HDInsight version 4.0
14+
15+
The Open-source component versions associated with HDInsight 4.0 are present in the following table.
16+
17+
| Component | HDInsight 4.0 |
18+
|------------------------|---------------|
19+
| Apache Hadoop and YARN | 3.1.1 |
20+
| Apache Tez | 0.9.1 |
21+
| Apache Pig | 0.16.1 |
22+
| Apache Hive | 3.1.2 |
23+
| Apache Ranger | 1.1.0 |
24+
| Apache HBase | 2.1.6 |
25+
| Apache Sqoop | 1.5.0 |
26+
| Apache Oozie | 4.3.1 |
27+
| Apache Zookeeper | 3.4.6 |
28+
| Apache Phoenix | 5 |
29+
| Apache Spark | 2.4.4 |
30+
| Apache Livy | 0.5 |
31+
| Apache Kafka | 2.1.1 |
32+
| Apache Ambari | 2.7.0 |
33+
| Apache Zeppelin | 0.8.0 |
34+
35+
This table lists certain HDInsight 4.0 cluster types that have retired or will be retiring soon.
36+
37+
| Cluster Type | Framework version | Support expiration date | Retirement date |
38+
|---------------------------------|-------------------|------------------------------|-----------------|
39+
| HDInsight 4.0 Spark | 2.3 | June 30, 2020 | June 30, 2020 |
40+
| HDInsight 4.0 Kafka | 1.1 | Dec 31, 2020 | Dec 31, 2020 |
41+
| HDInsight 4.0 Kafka | 2.1.0 | Sep 30, 2022 | Oct 1, 2022 |
42+
43+
44+
## Apache Spark 2.4 to Spark 3.x Migration Guides
45+
46+
Spark 2.4 to Spark 3.x Migration Guides see [here](https://spark.apache.org/docs/latest/migration-guide.html).
47+
48+
## Next steps
49+
50+
- [Cluster setup for Apache Hadoop, Spark, and more on HDInsight](hdinsight-hadoop-provision-linux-clusters.md)
51+
- [Enterprise Security Package](./enterprise-security-package.md)
52+
- [Work in Apache Hadoop on HDInsight from a Windows PC](hdinsight-hadoop-windows-tools.md)
53+

articles/hdinsight/hdinsight-component-versioning.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ This table lists the versions of HDInsight that are available in the Azure porta
1919
| [HDInsight 5.1](./hdinsight-5x-component-versioning.md) |Ubuntu 18.0.4 LTS |November 1, 2023 | [Standard](hdinsight-component-versioning.md#support-options-for-hdinsight-versions) | Not announced |Not announced| Yes |
2020
| [HDInsight 5.0](./hdinsight-5x-component-versioning.md) |Ubuntu 18.0.4 LTS |March 11, 2022 | [Basic](hdinsight-component-versioning.md#support-options-for-hdinsight-versions) | March 31, 2025 | March 31, 2025| Yes |
2121
| HDInsight 4.0 |Ubuntu 18.0.4 LTS |September 24, 2018 | [Basic](hdinsight-component-versioning.md#support-options-for-hdinsight-versions) | March 31, 2025 | March 31, 2025 |Yes |
22+
| [HDInsight 4.0](hdinsight-40-component-versioning.md) |Ubuntu 18.0.4 LTS |September 24, 2018 | [Basic](hdinsight-component-versioning.md#support-options-for-hdinsight-versions) | March 31, 2025 | March 31, 2025 |Yes |
2223

2324
**Support expiration** means that Microsoft no longer provides support for the specific HDInsight version. You might not be able to create clusters from the Azure portal.
2425

0 commit comments

Comments
 (0)