Skip to content

Commit 017391b

Browse files
authored
Merge pull request #102965 from hrasheed-msft/hdinsight_backuprestore
updating article to migration instead of update
2 parents c1c6841 + 8601c9e commit 017391b

File tree

1 file changed

+22
-10
lines changed

1 file changed

+22
-10
lines changed

articles/hdinsight/hdinsight-upgrade-cluster.md

Lines changed: 22 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
---
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
67
ms.reviewer: jasonh
78
ms.service: hdinsight
89
ms.topic: conceptual
910
ms.custom: hdinsightactive
10-
ms.date: 12/06/2019
11+
ms.date: 01/31/2020
1112
---
13+
# Migrate HDInsight cluster to a newer version
1214

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.
1616

1717
> [!NOTE]
1818
> For information on supported versions of HDInsight, see [HDInsight component versions](hdinsight-component-versioning.md#supported-hdinsight-versions).
1919
20-
## Upgrade tasks
20+
## Migration tasks
2121

2222
The workflow to upgrade HDInsight Cluster is as follows.
2323
![HDInsight upgrade workflow diagram](./media/hdinsight-upgrade-cluster/upgrade-workflow-diagram.png)
@@ -35,7 +35,19 @@ Once you have verified that everything works as expected, schedule downtime for
3535
1. Import any transient data you backed up.
3636
1. Start jobs/continue processing using the new cluster.
3737

38-
## Next Steps
38+
## Workload specific guidance
39+
40+
The following documents provide guidance on how to migrate specific workloads:
41+
42+
* [Migrate HBase](/hbase/apache-hbase-migrate-new-version.md)
43+
* [Migrate Kafka](/kafka/migrate-versions.md)
44+
* [Migrate Hive/Interactive Query](/interactive-query/apache-hive-migrate-workloads.md)
45+
46+
## Backup and restore
47+
48+
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
3951

4052
* [Learn how to create Linux-based HDInsight clusters](hdinsight-hadoop-provision-linux-clusters.md)
4153
* [Connect to HDInsight using SSH](hdinsight-hadoop-linux-use-ssh-unix.md)

0 commit comments

Comments
 (0)