Skip to content

Commit dc759c9

Browse files
committed
edit pass: hdinsight-component-versioning
1 parent a1f9c6f commit dc759c9

File tree

1 file changed

+36
-38
lines changed

1 file changed

+36
-38
lines changed

articles/hdinsight/hdinsight-component-versioning.md

Lines changed: 36 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Apache Hadoop components and versions - Azure HDInsight
3-
description: Learn the Apache Hadoop components and versions in Azure HDInsight.
3+
description: Learn about the Apache Hadoop components and versions in Azure HDInsight.
44
author: hrasheed-msft
55
ms.author: hrasheed
66
ms.reviewer: jasonh
@@ -12,18 +12,18 @@ ms.date: 04/09/2020
1212

1313
# What are the Apache Hadoop components and versions available with HDInsight?
1414

15-
Learn about the [Apache Hadoop](https://hadoop.apache.org/) environment components and versions in Microsoft Azure HDInsight, and the Enterprise Security Package. Also, learn how to check Hadoop component versions in HDInsight.
15+
In this article, you learn about the [Apache Hadoop](https://hadoop.apache.org/) environment components and versions in Azure HDInsight and the Enterprise Security Package. You also learn how to check the Hadoop component versions in HDInsight.
1616

1717
## Apache Hadoop components available with different HDInsight versions
1818

19-
Azure HDInsight supports multiple Hadoop cluster versions that can be deployed at any time. On April 4, 2017, the default cluster version used by Azure HDInsight is 3.6.
19+
Azure HDInsight supports multiple Hadoop cluster versions that can be deployed at any time. On April 4, 2017, the default cluster version used by Azure HDInsight was 3.6.
2020

21-
The component versions associated with HDInsight cluster versions are listed in the following table:
21+
The component versions associated with HDInsight cluster versions are listed in the following table.
2222

23-
> [!NOTE]
24-
> The default version for the HDInsight service might change without notice. If you have a version dependency, specify the HDInsight version when you create your clusters with the .NET SDK with Azure PowerShell and Azure Classic CLI.
23+
> [!NOTE]
24+
> The default version for the HDInsight service might change without notice. If you have a version dependency, specify the HDInsight version when you create your clusters with the .NET SDK with Azure PowerShell and the Azure classic CLI.
2525
26-
| Component | HDInsight 4.0 | HDInsight 3.6 (Default) |
26+
| Component | HDInsight 4.0 | HDInsight 3.6 (default) |
2727
|------------------------|---------------|-----------------------------|
2828
| Apache Hadoop and YARN | 3.1.1 | 2.7.3 |
2929
| Apache Tez | 0.9.1 | 0.7.0 |
@@ -40,51 +40,51 @@ The component versions associated with HDInsight cluster versions are listed in
4040
| Apache Phoenix | 5 | 4.7.0 |
4141
| Apache Spark | 2.3.1, 2.4 | 2.3.0, 2.2.0, 2.1.0 |
4242
| Apache Livy | 0.5 | 0.4, 0.4, 0.3 |
43-
| Apache Kafka | 1.1.1, 2.1 | 1.1, 1.0 * (See Note below) |
43+
| Apache Kafka | 1.1.1, 2.1 | 1.1, 1.0* (See the note.) |
4444
| Apache Ambari | 2.7.0 | 2.6.0 |
4545
| Apache Zeppelin | 0.8.0 | 0.7.3 |
4646
| Mono | 4.2.1 | 4.2.1 |
4747

4848
> [!NOTE]
49-
> Due to system performance considerations, support for Kafka version 0.10 was expired in March 2019.
49+
> Support for Kafka version 0.10 expired in March 2019 because of system performance considerations.
5050
5151
## Check for current Hadoop component version information
5252

53-
The Hadoop environment component versions associated with HDInsight cluster versions can change with updates to HDInsight. To check the Hadoop components and to verify which versions are being used for a cluster, use the Ambari REST API. The **GetComponentInformation** command retrieves information about service components. For details, see the [Apache Ambari documentation](https://github.com/apache/ambari/blob/trunk/ambari-server/docs/api/v1/index.md).
53+
The Hadoop environment component versions associated with HDInsight cluster versions can change with updates to HDInsight. To check the Hadoop components and to verify which versions are being used for a cluster, use the Ambari REST API. The **GetComponentInformation** command retrieves information about service components. For more information, see the [Apache Ambari documentation](https://github.com/apache/ambari/blob/trunk/ambari-server/docs/api/v1/index.md).
5454

5555
### Release notes
5656

57-
See [HDInsight release notes](hdinsight-release-notes.md) for additional release notes on the latest versions of HDInsight.
57+
For additional release notes on the latest versions of HDInsight, see [HDInsight release notes](hdinsight-release-notes.md).
5858

5959
## Supported HDInsight versions
6060

6161
### Support expiration and retirement for HDInsight versions
6262

63-
**Support expiration** means Microsoft will no longer provide support for the specified HDInsight version. And it will no longer be available through the Azure portal for cluster creation. However, these versions can still be created using the Azure CLI or the various SDKs.
63+
**Support expiration** means that Microsoft no longer provides support for the specific HDInsight version. And it's no longer available through the Azure portal for cluster creation. These versions can still be created by using the Azure CLI or the various SDKs.
6464

65-
**Retirement** of an HDInsight version means that existing clusters will continue to run as-is. However, new clusters of this version can't be created through any means (including CLI and SDKs). Other control plane features (such as manual scaling and Autoscaling) may also not work after version retirement. Support isn't available for retired versions.
65+
**Retirement** means that existing clusters of an HDInsight version continue to run as is. New clusters of this version can't be created through any means, which includes the CLI and SDKs. Other control plane features, such as manual scaling and autoscaling, also might not work after version retirement. Support isn't available for retired versions.
6666

67-
The following tables list the versions of HDInsight. The support expiration and retirement dates are also provided, when they're known.
67+
The following tables list the versions of HDInsight. The support expiration and retirement dates are also provided when they're known.
6868

6969
### Available versions
7070

71-
The following table lists the versions of HDInsight that are available in the Azure portal and other deployment methods like PowerShell and .NET SDK.
71+
This table lists the versions of HDInsight that are available in the Azure portal and via other deployment methods like PowerShell and the .NET SDK.
7272

7373
| HDInsight version | VM OS | Release date | Support expiration date | Retirement date | High availability | Availability in the Azure portal |
7474
| --- | --- | --- | --- | --- | --- | --- |
7575
| HDInsight 4.0 |Ubuntu 16.0.4 LTS |September 24, 2018 | | |Yes |Yes |
7676
| HDInsight 3.6 |Ubuntu 16.0.4 LTS |April 4, 2017 | December 31, 2020 |December 31, 2020 |Yes |Yes |
7777

78-
Spark 2.1, 2.2 & Kafka 1.0 support will expire on June 30, 2020.
78+
Spark 2.1, 2.2, and Kafka 1.0 support expires on June 30, 2020.
7979

80-
> [!NOTE]
81-
> After support for a version has expired, it might not be available through the Microsoft Azure portal. However, cluster versions continue to be available using the `Version` parameter in the Windows PowerShell [New-AzHDInsightCluster](https://docs.microsoft.com/powershell/module/az.hdinsight/new-azhdinsightcluster) command and the .NET SDK until the version retirement date.
80+
> [!NOTE]
81+
> After support for a version expires, it might not be available through the Azure portal. Cluster versions continue to be available by using the **Version** parameter in the Windows PowerShell [New-AzHDInsightCluster](https://docs.microsoft.com/powershell/module/az.hdinsight/new-azhdinsightcluster) command and the .NET SDK until the version retirement date.
8282
8383
### Retired versions
8484

85-
The following table lists the versions of HDInsight that **aren't** available in the Azure portal.
85+
This table lists the versions of HDInsight that aren't available in the Azure portal.
8686

87-
| HDInsight version | HDP version | VM OS | Release date | Support expiration date | Retirement date | High availability | Availability on the Azure portal |
87+
| HDInsight version | HDP version | VM OS | Release date | Support expiration date | Retirement date | High availability | Availability in the Azure portal |
8888
| --- | --- | --- | --- | --- | --- | --- | --- |
8989
| HDInsight 3.5 |HDP 2.5 |Ubuntu 16.0.4 LTS |September 30, 2016 |September 5, 2017 |June 28, 2018 |Yes |No |
9090
| HDInsight 3.4 |HDP 2.4 |Ubuntu 14.0.4 LTS |March 29, 2016 |December 29, 2016 |January 9, 2018 |Yes |No |
@@ -96,34 +96,32 @@ The following table lists the versions of HDInsight that **aren't** available in
9696
| HDInsight 2.1 |HDP 1.3 |Windows Server 2012 R2 |October 28, 2013 |May 12, 2014 |May 31, 2015 |Yes |No |
9797
| HDInsight 1.6 |HDP 1.1 | |October 28, 2013 |April 26, 2014 |May 31, 2015 |No |No |
9898

99-
> [!NOTE]
100-
> Highly available clusters with two head nodes are deployed by default for HDInsight version 2.1 and later. They are not available for HDInsight version 1.6 clusters.
99+
> [!NOTE]
100+
> Highly available clusters with two head nodes are deployed by default for HDInsight version 2.1 and later. They aren't available for HDInsight version 1.6 clusters.
101101
102102
## Enterprise Security Package for HDInsight
103103

104-
Enterprise Security is an optional package that you can add on your HDInsight cluster as part of create cluster workflow. The Enterprise Security Package supports:
104+
The Enterprise Security Package is an optional package that you can add on to your HDInsight cluster as part of creating a cluster workflow. The Enterprise Security Package supports:
105105

106106
- Integration with Active Directory for authentication.
107107

108-
In the past, you created HDInsight clusters with local admin user and local SSH user. The local admin user can access all the files, folders, tables, and columns. With Enterprise Security Package, you enable role-based access control by integrating HDInsight with your Active Directory. Which includes on-premises Active Directory, Azure Active Directory Domain Services. Or Active Directory on IaaS virtual machine. Domain administrator on the cluster can grant users to use their own corporate (domain) user-name and password.
108+
In the past, you created HDInsight clusters with a local admin user and a local SSH user. The local admin user can access all the files, folders, tables, and columns. With the Enterprise Security Package, you enable role-based access control by integrating HDInsight with your Active Directory instance, which includes on-premises Active Directory, Azure Active Directory Domain Services, or Active Directory on infrastructure as a service (IaaS) virtual machines. The domain administrator on the cluster can grant users the right to use their own corporate (domain) username and password.
109109

110110
For more information, see:
111111

112112
- [An introduction to Apache Hadoop security with domain-joined HDInsight clusters](./domain-joined/hdinsight-security-overview.md)
113113
- [Plan Azure domain-joined Apache Hadoop clusters in HDInsight](./domain-joined/apache-domain-joined-architecture.md)
114-
- [Configure domain-joined sandbox environment](./domain-joined/apache-domain-joined-configure.md)
115-
- [Configure Domain-joined HDInsight clusters using Azure Active Directory Domain Services](./domain-joined/apache-domain-joined-configure-using-azure-adds.md)
114+
- [Configure a domain-joined sandbox environment](./domain-joined/apache-domain-joined-configure.md)
115+
- [Configure domain-joined HDInsight clusters by using Azure Active Directory Domain Services](./domain-joined/apache-domain-joined-configure-using-azure-adds.md)
116116

117-
- Authorization for data
117+
- Authorization for data.
118118

119119
- Integration with Apache Ranger for authorization for Hive, Spark SQL, and Yarn Queues.
120120
- You can set access control on files and folders.
121121

122-
For more information, see:
123-
124-
- [Configure Apache Hive policies in Domain-joined HDInsight](./domain-joined/apache-domain-joined-run-hive.md)
122+
For more information, see [Configure Apache Hive policies in domain-joined HDInsight](./domain-joined/apache-domain-joined-run-hive.md).
125123

126-
- View the audit logs to monitor accesses and the configured policies.
124+
- Viewing the audit logs to monitor accesses and the configured policies.
127125

128126
### Supported cluster types
129127

@@ -139,18 +137,18 @@ Currently, only the following cluster types support the Enterprise Security Pack
139137

140138
The Enterprise Security Package supports using Azure Data Lake Storage as both the primary storage and the add-on storage.
141139

142-
### Pricing and service level agreement (SLA)
140+
### Pricing and service-level agreement
143141

144-
For information on pricing and SLA for the Enterprise Security Package, see [HDInsight pricing](https://azure.microsoft.com/pricing/details/hdinsight/).
142+
For information on pricing and the service-level agreement (SLA) for the Enterprise Security Package, see [HDInsight pricing](https://azure.microsoft.com/pricing/details/hdinsight/).
145143

146-
## Service level agreement for HDInsight cluster versions
144+
## Service-level agreement for HDInsight cluster versions
147145

148-
The service level agreement (SLA) is defined as a _support window_. Support window is the time period an HDInsight version is supported by `Microsoft Customer Service and Support`. If the version has a passed _support expiration date_, the HDInsight cluster is outside the support window. Support expiration for HDInsight version X (after a newer X+1 version is available) is the later:
146+
The SLA is defined as a _support window_. A support window is the time period that an HDInsight version is supported by Microsoft Customer Service and Support. If the version has passed the _support expiration date_, the HDInsight cluster is outside the support window. Support expiration for HDInsight version X (after a newer X+1 version is available) is the later of:
149147

150-
- Formula 1: Add 180 days to the date when the HDInsight cluster version X was released.
151-
- Formula 2: Add 90 days to the date when the HDInsight cluster version X+1 is made available in Azure portal.
148+
- **Formula 1:** Add 180 days to the date when the HDInsight cluster version X was released.
149+
- **Formula 2:** Add 90 days to the date when the HDInsight cluster version X+1 is made available in the Azure portal.
152150

153-
The _retirement date_ is the date after which the cluster version can't be created on HDInsight. Starting July 31, 2017, you can't resize an HDInsight cluster after its retirement date.
151+
The _retirement date_ is the date after which the cluster version can't be created on HDInsight. As of July 31, 2017, you can't resize an HDInsight cluster after its retirement date.
154152

155153
## Default node configuration and virtual machine sizes for clusters
156154

0 commit comments

Comments
 (0)