Skip to content

Commit 9fe3816

Browse files
authored
New Page - Before you start
New Page - Before you start
1 parent caf6721 commit 9fe3816

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
title: Before you start with Azure HDInsight
2+
description: In Azure HDInsight, few points to be considered before starting to create a cluster.
3+
ms.service: hdinsight
4+
ms.topic: overview
5+
ms.date: 09/20/2022
6+
7+
# Before you start
8+
9+
The following points should be considered before starting to create a cluster.
10+
11+
1. Bring your own database
12+
13+
By default, HDInsight creates a default database during creation. Databases cant' be changed after the cluster is created.
14+
15+
We recommend using custom databases for Ambari, Hive, and Ranger.
16+
17+
To learn more on how to [Set up HDInsight clusters with a custom Ambari DB](/azure/hdinsight/hdinsight-custom-ambari-db.md) and [Use external metadata stores in Azure HDInsight](/azure/hdinsight/hdinsight-use-external-metadata-stores.md)
18+
19+
2. Keep your clusters up to date
20+
21+
To take advantage of the latest HDInsight features, we recommend regularly migrating your HDInsight clusters to the latest version. HDInsight doesn't support in-place upgrades where existing clusters are upgraded to new component versions. You need to create a new cluster with the desired components and platform version and migrate your application to use the new cluster.
22+
23+
We recommend updating each version (updates every 30-45 days). The recommended period is less than six months.
24+
25+
To learn more on how to [Set up HDInsight clusters with a custom Ambari DB](/azure/hdinsight/hdinsight-custom-ambari-db) and [Migrate HDInsight cluster to a newer version](/azure/hdinsight/hdinsight-upgrade-cluster)
26+
27+
## Next steps
28+
29+
* [Create Apache Hadoop cluster in HDInsight](./hadoop/apache-hadoop-linux-create-cluster-get-started-portal.md)
30+
* [Create Apache Spark cluster - Portal](./spark/apache-spark-jupyter-spark-sql-use-portal.md)
31+
* [Enterprise security in Azure HDInsight](./domain-joined/hdinsight-security-overview.md)

0 commit comments

Comments
 (0)