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-upgrade-cluster.md
+22-10Lines changed: 22 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,23 +1,23 @@
1
1
---
2
-
title: Upgrade HDInsight cluster to a newer version -Azure
3
-
description: Learn guidelines to upgrade your Azure HDInsight cluster to a newer version.
4
-
author: omidm1
5
-
ms.author: omidm
2
+
title: Migrate cluster to a newer version
3
+
titleSuffix: Azure HDInsight
4
+
description: Learn guidelines to migrate your Azure HDInsight cluster to a newer version.
5
+
author: hrasheed-msft
6
+
ms.author: hrasheed
6
7
ms.reviewer: jasonh
7
8
ms.service: hdinsight
8
9
ms.topic: conceptual
9
10
ms.custom: hdinsightactive
10
-
ms.date: 12/06/2019
11
+
ms.date: 01/31/2020
11
12
---
13
+
# Migrate HDInsight cluster to a newer version
12
14
13
-
# Upgrade HDInsight cluster to a newer version
14
-
15
-
To take advantage of the latest HDInsight features, we recommend that HDInsight clusters be upgraded to latest version. Follow the below guidelines to upgrade your HDInsight cluster versions.
15
+
To take advantage of the latest HDInsight features, we recommend that HDInsight clusters be regularly migrated to latest version. HDInsight does not support in-place upgrades where an existing cluster is upgraded to a newer component version. You must create a new cluster with the desired component and platform version and then migrate your applications to use the new cluster. Follow the below guidelines to migrate your HDInsight cluster versions.
16
16
17
17
> [!NOTE]
18
18
> For information on supported versions of HDInsight, see [HDInsight component versions](hdinsight-component-versioning.md#supported-hdinsight-versions).
19
19
20
-
## Upgrade tasks
20
+
## Migration tasks
21
21
22
22
The workflow to upgrade HDInsight Cluster is as follows.
For more information about database backup and restore, see [Recover an Azure SQL database by using automated database backups](../sql-database/sql-database-recovery-using-backups.md).
49
+
50
+
## Next steps
39
51
40
52
*[Learn how to create Linux-based HDInsight clusters](hdinsight-hadoop-provision-linux-clusters.md)
41
53
*[Connect to HDInsight using SSH](hdinsight-hadoop-linux-use-ssh-unix.md)
0 commit comments