[Unity Catalog]-CosmosDB: Data source v2 are not supported
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2023 12:44 AM
I've worked on azure databricks connected to azure cosmos. It works when my cluster is not enabling Unity Catalog (UC).
But when I enable UC, it return error like below:
AnalysisException: [UC_COMMAND_NOT_SUPPORTED.WITHOUT_RECOMMENDATION] The command(s): Data source v2 are not supported in Unity Catalog.;
Please help me, thanks!