Skip to content

Commit be62ef9

Browse files
authored
Merge pull request #267768 from v-lanjunli/addwarning
[SCOPED] addd warning
2 parents cc6ca5d + d844b13 commit be62ef9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/synapse-analytics/spark/apache-spark-external-metastore.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ ms.date: 02/15/2022
1212

1313
# Use external Hive Metastore for Synapse Spark Pool
1414

15+
> [!NOTE]
16+
> External Hive metastores will no longer be supported in Spark 3.4 and subsequent versions in Synapse.
17+
1518
Azure Synapse Analytics allows Apache Spark pools in the same workspace to share a managed HMS (Hive Metastore) compatible metastore as their catalog. When customers want to persist the Hive catalog metadata outside of the workspace, and share catalog objects with other computational engines outside of the workspace, such as HDInsight and Azure Databricks, they can connect to an external Hive Metastore. In this article, you can learn how to connect Synapse Spark to an external Apache Hive Metastore.
1619

1720
## Supported Hive Metastore versions
@@ -23,6 +26,7 @@ The feature works with Spark 3.1. The following table shows the supported Hive M
2326
|2.4|Yes|Yes|Yes|Yes|No|
2427
|3.1|Yes|Yes|Yes|Yes|Yes|
2528

29+
2630
## Set up linked service to Hive Metastore
2731

2832
> [!NOTE]

0 commit comments

Comments
 (0)