Skip to content

Commit ee8f717

Browse files
authored
Merge pull request #110626 from nis-goel/nisgoelwiki
Added recommendation to use external metastore for prod scenarios
2 parents 800fa4e + adf0dca commit ee8f717

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/hdinsight/hdinsight-use-external-metadata-stores.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ By default, HDInsight creates a metastore with every cluster type. You can inste
3636
* The default metastore uses the basic Azure SQL DB, which has a five DTU (database transaction unit) limit.
3737
This default metastore is typically used for relatively simple workloads. Workloads that don't require multiple clusters and don't need metadata preserved beyond the cluster's lifecycle.
3838

39+
* For production workloads, we recommend migrating to an external metastore. Please see the below section for more details.
40+
3941
## Custom metastore
4042

4143
HDInsight also supports custom metastores, which are recommended for production clusters:

0 commit comments

Comments
 (0)