Skip to content

Commit adf0dca

Browse files
committed
Added recommendation to use external metastore for prod scenarios
1 parent 2289e12 commit adf0dca

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)