Skip to content

Commit d844b13

Browse files
committed
addd warning
1 parent f7ac961 commit d844b13

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 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,8 +26,6 @@ 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

26-
> [!NOTE]
27-
> External Hive metastores will no longer be supported in Spark 3.4.
2829

2930
## Set up linked service to Hive Metastore
3031

0 commit comments

Comments
 (0)