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-administer-use-management-portal.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ Using the [Azure portal][azure-portal], you can create Windows-based Hadoop clus
27
27
The information in this article only applies to Window-based HDInsight clusters. For information on managing Linux-based clusters, see [Manage Hadoop clusters in HDInsight by using the Azure portal](hdinsight-administer-use-portal-linux.md).
28
28
29
29
> [!IMPORTANT]
30
-
> Linux is the only operating system used on HDInsight version 3.4 or greater. For more information, see [HDInsight Deprecation on Windows](hdinsight-component-versioning.md#hdi-version-33-nearing-deprecation-date).
30
+
> Linux is the only operating system used on HDInsight version 3.4 or greater. For more information, see [HDInsight retirement on Windows](hdinsight-component-versioning.md#hdi-version-33-nearing-retirement-date).
Learn how to analyze flight delay data using Hive on Linux-based HDInsight then export the data to Azure SQL Database using Sqoop.
25
25
26
26
> [!IMPORTANT]
27
-
> The steps in this document require an HDInsight cluster that uses Linux. Linux is the only operating system used on HDInsight version 3.4 or greater. For more information, see [HDInsight Deprecation on Windows](hdinsight-component-versioning.md#hdi-version-33-nearing-deprecation-date).
27
+
> The steps in this document require an HDInsight cluster that uses Linux. Linux is the only operating system used on HDInsight version 3.4 or greater. For more information, see [HDInsight retirement on Windows](hdinsight-component-versioning.md#hdi-version-33-nearing-retirement-date).
Copy file name to clipboardexpand all lines: articles/hdinsight/hdinsight-analyze-flight-delay-data.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ ROBOTS: NOINDEX
22
22
Hive provides a means of running Hadoop MapReduce jobs through an SQL-like scripting language called *[HiveQL][hadoop-hiveql]*, which can be applied towards summarizing, querying, and analyzing large volumes of data.
23
23
24
24
> [!IMPORTANT]
25
-
> The steps in this document require a Windows-based HDInsight cluster. Linux is the only operating system used on HDInsight version 3.4 or greater. For more information, see [HDInsight Deprecation on Windows](hdinsight-component-versioning.md#hdi-version-33-nearing-deprecation-date). For steps that work with a Linux-based cluster, see [Analyze flight delay data by using Hive in HDInsight (Linux)](hdinsight-analyze-flight-delay-data-linux.md).
25
+
> The steps in this document require a Windows-based HDInsight cluster. Linux is the only operating system used on HDInsight version 3.4 or greater. For more information, see [HDInsight retirement on Windows](hdinsight-component-versioning.md#hdi-version-33-nearing-retirement-date). For steps that work with a Linux-based cluster, see [Analyze flight delay data by using Hive in HDInsight (Linux)](hdinsight-analyze-flight-delay-data-linux.md).
26
26
27
27
One of the major benefits of Azure HDInsight is the separation of data storage and compute. HDInsight uses Azure Blob storage for data storage. A typical job involves three parts:
28
28
@@ -55,7 +55,7 @@ Before you begin this tutorial, you must have the following items:
55
55
***A workstation with Azure PowerShell**.
56
56
57
57
> [!IMPORTANT]
58
-
> Azure PowerShell support for managing HDInsight resources using Azure Service Manager is **deprecated**, and will be removed by January 1, 2017. The steps in this document use the new HDInsight cmdlets that work with Azure Resource Manager.
58
+
> Azure PowerShell support for managing HDInsight resources using Azure Service Manager is **deprecated**, and was removed on January 1, 2017. The steps in this document use the new HDInsight cmdlets that work with Azure Resource Manager.
59
59
>
60
60
> Please follow the steps in [Install and configure Azure PowerShell](/powershell/azureps-cmdlets-docs) to install the latest version of Azure PowerShell. If you have scripts that need to be modified to use the new cmdlets that work with Azure Resource Manager, see [Migrating to Azure Resource Manager-based development tools for HDInsight clusters](hdinsight-hadoop-development-using-azure-resource-manager.md) for more information.
Copy file name to clipboardexpand all lines: articles/hdinsight/hdinsight-analyze-twitter-data-linux.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Learn how to use Apache Hive to process Twitter data. The result is a list of Tw
26
26
> [!IMPORTANT]
27
27
> The steps in this document were tested on HDInsight 3.5.
28
28
>
29
-
> Linux is the only operating system used on HDInsight version 3.4 or greater. For more information, see [HDInsight Deprecation on Windows](hdinsight-component-versioning.md#hdi-version-33-nearing-deprecation-date).
29
+
> Linux is the only operating system used on HDInsight version 3.4 or greater. For more information, see [HDInsight retirement on Windows](hdinsight-component-versioning.md#hdi-version-33-nearing-retirement-date).
Copy file name to clipboardexpand all lines: articles/hdinsight/hdinsight-analyze-twitter-data.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ In this tutorial, you will get tweets by using a Twitter streaming API, and then
26
26
on Azure HDInsight to get a list of Twitter users who sent the most tweets that contained a certain word.
27
27
28
28
> [!IMPORTANT]
29
-
> The steps in this document require a Windows-based HDInsight cluster. Linux is the only operating system used on HDInsight version 3.4 or greater. For more information, see [HDInsight Deprecation on Windows](hdinsight-component-versioning.md#hdi-version-33-nearing-deprecation-date). For steps specific
29
+
> The steps in this document require a Windows-based HDInsight cluster. Linux is the only operating system used on HDInsight version 3.4 or greater. For more information, see [HDInsight retirement on Windows](hdinsight-component-versioning.md#hdi-version-33-nearing-retirement-date). For steps specific
30
30
> to a Linux-based cluster, see [Analyze Twitter data using Hive in HDInsight (Linux)](hdinsight-analyze-twitter-data-linux.md).
31
31
32
32
## Prerequisites
@@ -49,7 +49,7 @@ Before you begin this tutorial, you must have the following:
49
49
```
50
50
51
51
> [!IMPORTANT]
52
-
> Azure PowerShell support for managing HDInsight resources using Azure Service Manager is **deprecated**, and will be removed by January 1, 2017. The steps in this document use the new HDInsight cmdlets that work with Azure Resource Manager.
52
+
> Azure PowerShell support for managing HDInsight resources using Azure Service Manager is **deprecated**, and was removed on January 1, 2017. The steps in this document use the new HDInsight cmdlets that work with Azure Resource Manager.
53
53
>
54
54
> Please follow the steps in [Install and configure Azure PowerShell](/powershell/azureps-cmdlets-docs) to install the latest version of Azure PowerShell. If you have scripts that need to be modified to use the new cmdlets that work with Azure Resource Manager, see [Migrating to Azure Resource Manager-based development tools for HDInsight clusters](hdinsight-hadoop-development-using-azure-resource-manager.md) for more information.
Apache Storm is a scalable, fault-tolerant, distributed, real-time computation system for processing streams of data. With Storm on Azure HDInsight, you can create a cloud-based Storm cluster that performs big data analytics in real time.
25
25
26
26
> [!IMPORTANT]
27
-
> Linux is the only operating system used on HDInsight version 3.4 or greater. For more information, see [HDInsight Deprecation on Windows](hdinsight-component-versioning.md#hdi-version-33-nearing-deprecation-date).
27
+
> Linux is the only operating system used on HDInsight version 3.4 or greater. For more information, see [HDInsight retirement on Windows](hdinsight-component-versioning.md#hdi-version-33-nearing-retirement-date).
Copy file name to clipboardexpand all lines: articles/hdinsight/hdinsight-component-versioning.md
+7-7
Original file line number
Diff line number
Diff line change
@@ -69,19 +69,19 @@ The Hadoop ecosystem component versions associated with HDInsight cluster versio
69
69
For Windows-based clusters only: Another way to get component versions is to log in to a cluster by using Remote Desktop and examine the contents of the "C:\apps\dist\" directory directly.
70
70
71
71
> [!IMPORTANT]
72
-
> Linux is the only operating system used on HDInsight version 3.4 or greater. For more information, see [HDInsight 3.3 deprecation](#hdi-version-33-nearing-deprecation-date).
72
+
> Linux is the only operating system used on HDInsight version 3.4 or greater. For more information, see [HDInsight 3.3 retirement](#hdi-version-33-nearing-retirement-date).
73
73
74
74
### Release notes
75
75
76
76
See [HDInsight release notes](hdinsight-release-notes.md) for additional release notes on the latest versions of HDInsight.
77
77
78
78
## Supported HDInsight versions
79
-
The following table lists the versions of HDInsight currently available, the corresponding Hortonworks Data Platform versions that they use, and their release dates. When known, their support expiration and deprecation dates are also provided. Note the following version information:
79
+
The following table lists the versions of HDInsight currently available, the corresponding Hortonworks Data Platform versions that they use, and their release dates. When known, their support expiration and retirement dates are also provided. Note the following version information:
80
80
81
81
* Highly available clusters with two head nodes are deployed by default for HDInsight 2.1 and above. They are not available for HDInsight 1.6 clusters.
82
-
* Once the support has expired for a particular version, it may not be available through the Azure portal. The following table indicates which versions are available on the Azure Classic Portal. Cluster versions continue to be available using the `Version` parameter in the Windows PowerShell [New-AzureRmHDInsightCluster](https://msdn.microsoft.com/library/mt619331.aspx) command and the .NET SDK until its deprecation date.
82
+
* Once the support has expired for a particular version, it may not be available through the Azure portal. The following table indicates which versions are available on the Azure Classic Portal. Cluster versions continue to be available using the `Version` parameter in the Windows PowerShell [New-AzureRmHDInsightCluster](https://msdn.microsoft.com/library/mt619331.aspx) command and the .NET SDK until its retirement date.
83
83
84
-
| HDInsight Version | HDP Version | VM OS | High Availability | Release Date | Available on Azure portal | Support Expiration Date |Deprecation Date |
84
+
| HDInsight Version | HDP Version | VM OS | High Availability | Release Date | Available on Azure portal | Support Expiration Date |Retirement Date |
The support for HDI 3.3 cluster expired on 06/27/2016 and it will be deprecated on 07/31/2017. If you have HDI 3.3 Cluster, then upgrade your Cluster to HDI 3.5 or HDI 3.6 soon. Deprecation timelines for HDI 3.3 Windows may vary by region. If your region’s planned deprecation date is different, you are notified separately.
96
+
## HDI Version 3.3 nearing retirement date
97
+
The support for HDI 3.3 cluster expired on 06/27/2016 and it will be retired on 07/31/2017. If you have HDI 3.3 Cluster, then upgrade your Cluster to HDI 3.5 or HDI 3.6 soon. Retirement timelines for HDI 3.3 Windows may vary by region. If your region’s planned retirement date is different, you are notified separately.
98
98
99
99
### The service-level agreement for HDInsight cluster versions
100
100
The SLA is defined in terms of a **Support Window**. A Support Window refers to the period of time that an HDInsight cluster version is supported by Microsoft Customer Service and Support. An HDInsight cluster is outside the Support Window if its version has a **Support Expiration Date** past the current date. A list of supported HDInsight cluster versions can be found in the table above. The support expiration date for a given HDInsight version X (once a newer X+1 version is available) is calculated as the later of:
101
101
102
102
* Formula 1: Add 180 days to the date HDInsight cluster version X was released.
103
103
* Formula 2: Add 90 days to the date HDInsight cluster version X+1 (the subsequent version after X) is made available in the Portal.
104
104
105
-
The **Deprecation Date** is the date after which the cluster version cannot be created on HDInsight. Starting July 31, 2017, you cannot resize a cluster after its deprecation date.
105
+
The **Retirement Date** is the date after which the cluster version cannot be created on HDInsight. Starting July 31, 2017, you cannot resize a cluster after its retirment date.
106
106
107
107
> [!NOTE]
108
108
> Windows-based HDInsight clusters (including version 2.1, 3.0, 3.1, 3.2 and 3.3) run on Azure Guest OS Family 4, which uses the 64-bit version of Windows Server 2012 R2 and supports .NET Framework 4.0, 4.5, 4.5.1, and 4.5.2.
Copy file name to clipboardexpand all lines: articles/hdinsight/hdinsight-connect-hive-jdbc-driver.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ For more information on the Hive JDBC Interface, see [HiveJDBCInterface](https:/
32
32
* A Hadoop on HDInsight cluster. Either Linux-based or Windows-based clusters work.
33
33
34
34
> [!IMPORTANT]
35
-
> Linux is the only operating system used on HDInsight version 3.4 or greater. For more information, see [HDInsight 3.3 deprecation](hdinsight-component-versioning.md#hdi-version-33-nearing-deprecation-date).
35
+
> Linux is the only operating system used on HDInsight version 3.4 or greater. For more information, see [HDInsight 3.3 retirement](hdinsight-component-versioning.md#hdi-version-33-nearing-retirement-date).
36
36
37
37
*[SQuirreL SQL](http://squirrel-sql.sourceforge.net/). SQuirreL is a JDBC client application.
Copy file name to clipboardexpand all lines: articles/hdinsight/hdinsight-debug-ambari-tez-view.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ ms.author: larryfr
23
23
The Ambari Web UI for HDInsight contains a Tez view that can be used to understand and debug jobs that use Tez. The Tez view allows you to visualize the job as a graph of connected items, drill into each item, and retrieve statistics and logging information.
24
24
25
25
> [!IMPORTANT]
26
-
> The steps in this document require an HDInsight cluster that uses Linux. Linux is the only operating system used on HDInsight version 3.4 or greater. For more information, see [HDInsight component versioning](hdinsight-component-versioning.md#hdi-version-33-nearing-deprecation-date).
26
+
> The steps in this document require an HDInsight cluster that uses Linux. Linux is the only operating system used on HDInsight version 3.4 or greater. For more information, see [HDInsight component versioning](hdinsight-component-versioning.md#hdi-version-33-nearing-retirement-date).
Copy file name to clipboardexpand all lines: articles/hdinsight/hdinsight-debug-tez-ui.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ ROBOTS: NOINDEX
22
22
The Tez UI is a web page that can be used to understand and debug jobs that use Tez as the execution engine on Windows-based HDInsight clusters. The Tez UI allows you to visualize the job as a graph of connected items, drill into each item, and retrieve statistics and logging information.
23
23
24
24
> [!IMPORTANT]
25
-
> The steps in this document require an HDInsight cluster that uses Windows. Linux is the only operating system used on HDInsight version 3.4 or greater. For more information, see [HDInsight Deprecation on Windows](hdinsight-component-versioning.md#hdi-version-33-nearing-deprecation-date).
25
+
> The steps in this document require an HDInsight cluster that uses Windows. Linux is the only operating system used on HDInsight version 3.4 or greater. For more information, see [HDInsight retirement on Windows](hdinsight-component-versioning.md#hdi-version-33-nearing-retirement-date).
26
26
27
27
## Prerequisites
28
28
* A Windows-based HDInsight cluster. For steps on creating a new cluster, see [Get started using Windows-based HDInsight](hdinsight-hadoop-tutorial-get-started-windows.md).
Copy file name to clipboardexpand all lines: articles/hdinsight/hdinsight-hadoop-access-yarn-app-logs-linux.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ ms.author: larryfr
24
24
Learn how to access the logs for YARN (Yet Another Resource Negotiator) applications that have finished on a Hadoop cluster in Azure HDInsight.
25
25
26
26
> [!IMPORTANT]
27
-
> The steps in this document require an HDInsight cluster that uses Linux. Linux is the only operating system used on HDInsight version 3.4 or greater. For more information, see [HDInsight component versioning](hdinsight-component-versioning.md#hdi-version-33-nearing-deprecation-date).
27
+
> The steps in this document require an HDInsight cluster that uses Linux. Linux is the only operating system used on HDInsight version 3.4 or greater. For more information, see [HDInsight component versioning](hdinsight-component-versioning.md#hdi-version-33-nearing-retirement-date).
28
28
29
29
## <aname="YARNTimelineServer"></a>YARN Timeline Server
Copy file name to clipboardexpand all lines: articles/hdinsight/hdinsight-hadoop-access-yarn-app-logs.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ ROBOTS: NOINDEX
23
23
This topic explains how to access the logs for YARN (Yet Another Resource Negotiator) applications that have finished on a Windows-based Hadoop cluster in Azure HDInsight
24
24
25
25
> [!IMPORTANT]
26
-
> The information in this document applies only to Windows-based HDInsight clusters. Linux is the only operating system used on HDInsight version 3.4 or greater. For more information, see [HDInsight Deprecation on Windows](hdinsight-component-versioning.md#hdi-version-33-nearing-deprecation-date). For information on accessing YARN logs on Linux-based HDInsight clusters, see [Access YARN application logs on Linux-based Hadoop on HDInsight](hdinsight-hadoop-access-yarn-app-logs-linux.md)
26
+
> The information in this document applies only to Windows-based HDInsight clusters. Linux is the only operating system used on HDInsight version 3.4 or greater. For more information, see [HDInsight retirement on Windows](hdinsight-component-versioning.md#hdi-version-33-nearing-retirement-date). For information on accessing YARN logs on Linux-based HDInsight clusters, see [Access YARN application logs on Linux-based Hadoop on HDInsight](hdinsight-hadoop-access-yarn-app-logs-linux.md)
Copy file name to clipboardexpand all lines: articles/hdinsight/hdinsight-hadoop-add-hive-libraries.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ For **Linux-based clusters**: [https://hdiconfigactions.blob.core.windows.net/li
43
43
For **Windows-based clusters**: [https://hdiconfigactions.blob.core.windows.net/setupcustomhivelibsv01/setup-customhivelibs-v01.ps1](https://hdiconfigactions.blob.core.windows.net/setupcustomhivelibsv01/setup-customhivelibs-v01.ps1)
44
44
45
45
> [!IMPORTANT]
46
-
> Linux is the only operating system used on HDInsight version 3.4 or greater. For more information, see [HDInsight Deprecation on Windows](hdinsight-component-versioning.md#hdi-version-33-nearing-deprecation-date).
46
+
> Linux is the only operating system used on HDInsight version 3.4 or greater. For more information, see [HDInsight retirement on Windows](hdinsight-component-versioning.md#hdi-version-33-nearing-retirement-date).
Copy file name to clipboardexpand all lines: articles/hdinsight/hdinsight-hadoop-collect-debug-heap-dump-linux.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ ms.author: larryfr
26
26
Heap dumps contain a snapshot of the application's memory, including the values of variables at the time the dump was created. So they are useful for diagnosing problems that occur at run-time.
27
27
28
28
> [!IMPORTANT]
29
-
> The steps in this document only work with HDInsight clusters that use Linux. Linux is the only operating system used on HDInsight version 3.4 or greater. For more information, see [HDInsight Deprecation on Windows](hdinsight-component-versioning.md#hdi-version-33-nearing-deprecation-date).
29
+
> The steps in this document only work with HDInsight clusters that use Linux. Linux is the only operating system used on HDInsight version 3.4 or greater. For more information, see [HDInsight retirement on Windows](hdinsight-component-versioning.md#hdi-version-33-nearing-retirement-date).
Copy file name to clipboardexpand all lines: articles/hdinsight/hdinsight-hadoop-collect-debug-heap-dumps.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ large, so it is advisable to monitor the Blob storage account where they are bei
33
33
once the collection has been enabled.
34
34
35
35
> [!IMPORTANT]
36
-
> Linux is the only operating system used on HDInsight version 3.4 or greater. For more information, see [HDInsight Deprecation on Windows](hdinsight-component-versioning.md#hdi-version-33-nearing-deprecation-date). The information in this article only applies to Windows-based HDInsight.
36
+
> Linux is the only operating system used on HDInsight version 3.4 or greater. For more information, see [HDInsight retirement on Windows](hdinsight-component-versioning.md#hdi-version-33-nearing-retirement-date). The information in this article only applies to Windows-based HDInsight.
37
37
> For information on Linux-based HDInsight, see [Enable heap dumps for Hadoop services on
0 commit comments