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-overview.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,15 +16,15 @@ Azure HDInsight is a managed, full-spectrum, open-source analytics service in th
16
16
17
17
The following points should be considered before starting to create a cluster
18
18
19
-
1. Bring Your Own Database
19
+
1. Bring your own database
20
20
21
21
By default, HDInsight creates a default database during creation. Databases cant' be changed after the cluster is created.
22
22
23
23
We recommend using custom databases for Ambari, Hive, and Ranger.
24
24
25
25
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)
26
26
27
-
1. Keep your cluster up to date
27
+
2. Keep your clusters up to date
28
28
29
29
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.
30
30
@@ -131,9 +131,9 @@ Familiar business intelligence (BI) tools retrieve, analyze, and report data tha
131
131
132
132
## In-region data residency
133
133
134
-
Spark, Hadoop, and LLAP don't store customer data, so these services automatically satisfy in-region data residency requirements including those criterias specified in the [Trust Center](https://azuredatacentermap.azurewebsites.net/).
134
+
Spark, Hadoop, and LLAP don't store customer data, so these services automatically satisfy in-region data residency requirements specified in the [Trust Center](https://azuredatacentermap.azurewebsites.net/).
135
135
136
-
Kafka and HBase do store customer data. This data is automatically stored by Kafka and HBase in a single region, so this service satisfies in-region data residency requirements including those criterias specified in the [Trust Center](https://azuredatacentermap.azurewebsites.net/).
136
+
Kafka and HBase do store customer data. This data is automatically stored by Kafka and HBase in a single region, so this service satisfies in-region data residency requirements specified in the [Trust Center](https://azuredatacentermap.azurewebsites.net/).
137
137
138
138
Familiar business intelligence (BI) tools retrieve, analyze, and report data that is integrated with HDInsight by using either the Power Query add-in or the Microsoft Hive ODBC Driver.
0 commit comments