Skip to content

Commit 13205a5

Browse files
authored
Update apache-spark-external-metastore.md
update the wording in the known limitation section to set the right expectation of coming update.
1 parent fc211bf commit 13205a5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -178,11 +178,11 @@ After setting up storage connections, you can query the existing tables in the H
178178

179179
## Known limitations
180180

181-
- Synapse Studio object explorer will continue to show objects in managed Synapse metastore instead of the external HMS, we are improving the experience of this.
181+
- Synapse Studio object explorer will continue to show objects in managed Synapse metastore instead of the external HMS.
182182
- [SQL <-> Spark synchronization](../sql/develop-storage-files-spark-tables.md) doesn't work when using external HMS.
183183
- Only Azure SQL Database and Azure Database for MySQL are supported as external Hive Metastore database. Only SQL authorization is supported.
184-
- Currently Spark only works on external Hive tables and non-transactional/non-ACID managed Hive tables. It doesn't support Hive ACID/transactional tables now.
185-
- Apache Ranger integration is not supported as of now.
184+
- Currently Spark only works on external Hive tables and non-transactional/non-ACID managed Hive tables. It doesn't support Hive ACID/transactional tables.
185+
- Apache Ranger integration is not supported.
186186

187187
## Troubleshooting
188188
### See below error when querying a Hive table with data stored in Blob Storage

0 commit comments

Comments
 (0)