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-component-versioning.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,9 +20,9 @@ This table lists the versions of HDInsight that are available in the Azure porta
20
20
|[HDInsight 4.0](hdinsight-40-component-versioning.md)|Ubuntu 18.0.4 LTS |September 24, 2018 |[Standard](hdinsight-component-versioning.md#support-options-for-hdinsight-versions)| See [HDInsight 4.0](hdinsight-40-component-versioning.md) for date details. | See [HDInsight 4.0](hdinsight-40-component-versioning.md) for date details. |Yes |
21
21
|[HDInsight 3.6](hdinsight-36-component-versioning.md)|Ubuntu 16.0.4 LTS |April 4, 2017 |[Basic](hdinsight-component-versioning.md#support-options-for-hdinsight-versions)| Standard support expired on June 30, 2021 for all cluster types.<br> Basic support expires on September 30, 2022. See [HDInsight 3.6 component versions](hdinsight-36-component-versioning.md) for cluster type details. |October 1, 2022 |Yes |
22
22
23
-
**Support expiration** means that Microsoft no longer provides support for the specific HDInsight version. And it may no longer available through the Azure portal for cluster creation.
23
+
**Support expiration** means that Microsoft no longer provides support for the specific HDInsight version. You may not be able to create clusters from the Azure portal.
24
24
25
-
**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, are not guaranteed to work after retirement date. Support isn't available for retired versions.
25
+
**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, aren't guaranteed to work after retirement date. Support isn't available for retired versions.
26
26
27
27
## Support options for HDInsight versions
28
28
@@ -34,22 +34,22 @@ Support is defined as a time period that an HDInsight version is supported by Mi
34
34
35
35
Standard support provides updates and support on HDInsight clusters. Microsoft recommends building solutions using the most recent fully supported version.
36
36
37
-
Standard support includes the following:
37
+
Standard support includes
38
38
- Ability to create support requests on HDInsight 4.0 clusters.
39
39
- Support for troubleshooting solutions built on 4.0 clusters.
40
40
- Requests to restart services or nodes.
41
41
- Root cause analysis investigations on support requests.
42
42
- Root cause analysis or fixes to improve job or query performance.
43
-
- Root cause analysis or fixes to improve customer-initiated changes, e.g., changing service configurations or issues due to custom script actions.
43
+
- Root cause analysis or fixes to improve customer-initiated changes, for example, changing service configurations or issues due to custom script actions.
44
44
- Product updates for critical security fixes until version retirement.
45
45
- Scoped product updates to the HDInsight Resource provider.
46
46
- Selective fixes or changes to HDInsight 4.0 images or open-source software (OSS) component versions.
47
47
48
48
### Basic support
49
49
50
-
Basic support provides limited servicing to the HDInsight Resource provider. HDInsight images and open-source software (OSS) components will not be serviced. Only critical security fixes will be patched on HDInsight clusters.
50
+
Basic support provides limited servicing to the HDInsight Resource provider. HDInsight images and open-source software (OSS) components wonn't be serviced. Only critical security fixes will be patched on HDInsight clusters.
51
51
52
-
Basic support includes the following:
52
+
Basic support includes
53
53
- Continued use of existing HDInsight 3.6 clusters.
54
54
- Ability for existing HDInsight 3.6 customers to create new 3.6 clusters.
55
55
- Ability to scale HDInsight 3.6 clusters up and down via autoscale or manual scale.
@@ -58,16 +58,16 @@ Basic support includes the following:
58
58
- Ability to create support requests on HDInsight 3.6 clusters.
59
59
- Requests to restart services or nodes.
60
60
61
-
Basic support does not include the following:
61
+
Basic support doesn't include
62
62
- Fixes or changes to HDInsight 3.6 images or open-source software (OSS) component versions.
63
63
- Support for troubleshooting solutions built on 3.6 clusters.
64
64
- Adding new features or functionality.
65
65
- Support for advice or ad-hoc queries.
66
66
- Root cause analysis investigations on support requests.
67
67
- Root cause analysis or fixes to improve job or query performance.
68
-
- Root cause analysis or fixes to improve customer-initiated changes, e.g., changing service configurations or issues due to custom script actions.
68
+
- Root cause analysis or fixes to improve customer-initiated changes, for example, changing service configurations or issues due to custom script actions.
69
69
70
-
Microsoft does not encourage creating analytics pipelines or solutions on clusters in basic support. We recommend migrating existing clusters to the most recent fully supported version.
70
+
Microsoft doesn't encourage creating analytics pipelines or solutions on clusters in basic support. We recommend migrating existing clusters to the most recent fully supported version.
71
71
72
72
## HDInsight 3.6 to 4.0 Migration Guides
73
73
-[Migrate Apache Spark 2.1 and 2.2 workloads to 2.3 and 2.4](spark/migrate-versions.md).
@@ -77,10 +77,10 @@ Microsoft does not encourage creating analytics pipelines or solutions on cluste
77
77
78
78
## Release notes
79
79
80
-
For additional release notes on the latest versions of HDInsight, see [HDInsight release notes](hdinsight-release-notes.md).
80
+
For extra release notes on the latest versions of HDInsight, see [HDInsight release notes](hdinsight-release-notes.md).
81
81
82
82
## Versioning considerations
83
-
- Once a cluster is deployed with an image, that cluster is not automatically upgraded to newer image version. When creating new clusters, most recent image version will be deployed.
83
+
- Once a cluster is deployed with an image, that cluster isn't automatically upgraded to newer image version. When you creae new clusters, most recent image version will be deployed.
84
84
- Customers should test and validate that applications run properly when using new HDInsight version.
85
85
- HDInsight reserves the right to change the default version without prior notice. If you have a version dependency, specify the HDInsight version when you create your clusters.
86
86
- HDInsight may retire an OSS component version before retiring the HDInsight version.
0 commit comments