<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: [Unity Catalog]-CosmosDB: Data source v2 are not supported in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/unity-catalog-cosmosdb-data-source-v2-are-not-supported/m-p/55812#M2069</link>
    <description>&lt;P&gt;It works for single mode, thank you very much!&lt;/P&gt;</description>
    <pubDate>Wed, 27 Dec 2023 14:47:50 GMT</pubDate>
    <dc:creator>LoiLN</dc:creator>
    <dc:date>2023-12-27T14:47:50Z</dc:date>
    <item>
      <title>[Unity Catalog]-CosmosDB: Data source v2 are not supported</title>
      <link>https://community.databricks.com/t5/get-started-discussions/unity-catalog-cosmosdb-data-source-v2-are-not-supported/m-p/55778#M2060</link>
      <description>&lt;P&gt;I've worked on azure databricks connected to azure cosmos. It works when my cluster is not enabling Unity Catalog (UC).&lt;/P&gt;&lt;P&gt;But when I enable UC, it return error like below:&lt;BR /&gt;&lt;SPAN class=""&gt;AnalysisException: &lt;/SPAN&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;A class="" href="https://docs.microsoft.com/azure/databricks/error-messages/error-classes#uc_command_not_supported.without_recommendation" target="_blank" rel="noopener noreferrer"&gt;UC_COMMAND_NOT_SUPPORTED.WITHOUT_RECOMMENDATION&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;SPAN&gt; The command(s): Data source v2 are not supported in Unity Catalog&lt;/SPAN&gt;.;&lt;/P&gt;&lt;P&gt;Please help me, thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 27 Dec 2023 08:44:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/unity-catalog-cosmosdb-data-source-v2-are-not-supported/m-p/55778#M2060</guid>
      <dc:creator>LoiLN</dc:creator>
      <dc:date>2023-12-27T08:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: [Unity Catalog]-CosmosDB: Data source v2 are not supported</title>
      <link>https://community.databricks.com/t5/get-started-discussions/unity-catalog-cosmosdb-data-source-v2-are-not-supported/m-p/55800#M2064</link>
      <description>&lt;P&gt;Hey, please share&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;code that is causing the bug&lt;/LI&gt;&lt;LI&gt;cluster access mode (shared or single user)&lt;/LI&gt;&lt;LI&gt;runtime version&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Are you using this methid to connect;?&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/en/connect/external-systems/cosmosdb-connector.html" target="_blank"&gt;https://docs.databricks.com/en/connect/external-systems/cosmosdb-connector.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There is chance that the methond you are using is not supported with UC and you might need to upgrad your code or use No isolation Shared cluster.&lt;/P&gt;&lt;P&gt;e.g. i have been publishing FS to Cosmos DB with &lt;SPAN&gt;AzureCosmosDBSpec and i switched from&lt;/SPAN&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;databricks.feature_store.online_store_spec&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;to:&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;databricks.feature_engineering.online_store_spec&lt;BR /&gt;when I strated using UC as previous library was returning me bugs.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Dec 2023 13:24:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/unity-catalog-cosmosdb-data-source-v2-are-not-supported/m-p/55800#M2064</guid>
      <dc:creator>Wojciech_BUK</dc:creator>
      <dc:date>2023-12-27T13:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: [Unity Catalog]-CosmosDB: Data source v2 are not supported</title>
      <link>https://community.databricks.com/t5/get-started-discussions/unity-catalog-cosmosdb-data-source-v2-are-not-supported/m-p/55803#M2065</link>
      <description>&lt;P&gt;Hi, here is my configure:&lt;/P&gt;&lt;UL class="lia-list-style-type-circle"&gt;&lt;LI&gt;cluster access mode: Shared&lt;/LI&gt;&lt;LI&gt;runtime version: 13.3 LTS&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LoiLN_0-1703683975543.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/5671i62E37C0209417F2B/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="LoiLN_0-1703683975543.png" alt="LoiLN_0-1703683975543.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Dec 2023 13:33:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/unity-catalog-cosmosdb-data-source-v2-are-not-supported/m-p/55803#M2065</guid>
      <dc:creator>LoiLN</dc:creator>
      <dc:date>2023-12-27T13:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: [Unity Catalog]-CosmosDB: Data source v2 are not supported</title>
      <link>https://community.databricks.com/t5/get-started-discussions/unity-catalog-cosmosdb-data-source-v2-are-not-supported/m-p/55806#M2067</link>
      <description>&lt;P&gt;You have to use Single user access mode and it will work with Unity.&lt;BR /&gt;Shared Access mode has some limitations &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Dec 2023 14:10:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/unity-catalog-cosmosdb-data-source-v2-are-not-supported/m-p/55806#M2067</guid>
      <dc:creator>Wojciech_BUK</dc:creator>
      <dc:date>2023-12-27T14:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: [Unity Catalog]-CosmosDB: Data source v2 are not supported</title>
      <link>https://community.databricks.com/t5/get-started-discussions/unity-catalog-cosmosdb-data-source-v2-are-not-supported/m-p/55810#M2068</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Wojciech_BUK_0-1703686263208.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/5672i538B69ADA2EF433A/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Wojciech_BUK_0-1703686263208.png" alt="Wojciech_BUK_0-1703686263208.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Wojciech_BUK_1-1703686291794.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/5673i6CB12430FBBB2D44/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Wojciech_BUK_1-1703686291794.png" alt="Wojciech_BUK_1-1703686291794.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Wojciech_BUK_2-1703686321720.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/5674iC3707983D9B0D2B4/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Wojciech_BUK_2-1703686321720.png" alt="Wojciech_BUK_2-1703686321720.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Dec 2023 14:12:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/unity-catalog-cosmosdb-data-source-v2-are-not-supported/m-p/55810#M2068</guid>
      <dc:creator>Wojciech_BUK</dc:creator>
      <dc:date>2023-12-27T14:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: [Unity Catalog]-CosmosDB: Data source v2 are not supported</title>
      <link>https://community.databricks.com/t5/get-started-discussions/unity-catalog-cosmosdb-data-source-v2-are-not-supported/m-p/55812#M2069</link>
      <description>&lt;P&gt;It works for single mode, thank you very much!&lt;/P&gt;</description>
      <pubDate>Wed, 27 Dec 2023 14:47:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/unity-catalog-cosmosdb-data-source-v2-are-not-supported/m-p/55812#M2069</guid>
      <dc:creator>LoiLN</dc:creator>
      <dc:date>2023-12-27T14:47:50Z</dc:date>
    </item>
  </channel>
</rss>

