<?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 Issue when connecting with Databricks cluster 15.4 without unity catalog using databricks connect in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/issue-when-connecting-with-databricks-cluster-15-4-without-unity/m-p/110244#M43528</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a shared cluster created on databricks which uses 15.4 runtime.&lt;BR /&gt;I dont want to enable the unity catalog for this cluster.&lt;BR /&gt;Previously I used python 3.9.13 version to connect to 11.3 cluster using databricks connect 11.3&lt;BR /&gt;Now my company has restricted python 3.9 and we must use python 3.12.&lt;BR /&gt;I have installed databricks-connect 15.4 and using python 3.12.&lt;BR /&gt;when i do databricks-connect test , I get the below error:&amp;nbsp;&lt;BR /&gt;pyspark.errors.exceptions.connect.SparkConnectGrpcException: BAD_REQUEST: SingleClusterComputeMode(xxx-xxxx-xxxxx) is not Shared or Single User Cluster. (requestId=dcd4fa22-5cf5-4a42-9e52-c03058f7c32b)&lt;BR /&gt;WARNING: All log messages before absl::InitializeLog() is called are written to STDERR&lt;BR /&gt;E0000 00:00:1739548060.674965 22836 init.cc:232] grpc_wait_for_shutdown_with_timeout() timed out.&lt;BR /&gt;Please help me to fix this error or alternative solution to work with python 3.12 and databricks-connect using vs code without unity catalog enabled&lt;/P&gt;</description>
    <pubDate>Fri, 14 Feb 2025 16:03:33 GMT</pubDate>
    <dc:creator>prasidataengine</dc:creator>
    <dc:date>2025-02-14T16:03:33Z</dc:date>
    <item>
      <title>Issue when connecting with Databricks cluster 15.4 without unity catalog using databricks connect</title>
      <link>https://community.databricks.com/t5/data-engineering/issue-when-connecting-with-databricks-cluster-15-4-without-unity/m-p/110244#M43528</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a shared cluster created on databricks which uses 15.4 runtime.&lt;BR /&gt;I dont want to enable the unity catalog for this cluster.&lt;BR /&gt;Previously I used python 3.9.13 version to connect to 11.3 cluster using databricks connect 11.3&lt;BR /&gt;Now my company has restricted python 3.9 and we must use python 3.12.&lt;BR /&gt;I have installed databricks-connect 15.4 and using python 3.12.&lt;BR /&gt;when i do databricks-connect test , I get the below error:&amp;nbsp;&lt;BR /&gt;pyspark.errors.exceptions.connect.SparkConnectGrpcException: BAD_REQUEST: SingleClusterComputeMode(xxx-xxxx-xxxxx) is not Shared or Single User Cluster. (requestId=dcd4fa22-5cf5-4a42-9e52-c03058f7c32b)&lt;BR /&gt;WARNING: All log messages before absl::InitializeLog() is called are written to STDERR&lt;BR /&gt;E0000 00:00:1739548060.674965 22836 init.cc:232] grpc_wait_for_shutdown_with_timeout() timed out.&lt;BR /&gt;Please help me to fix this error or alternative solution to work with python 3.12 and databricks-connect using vs code without unity catalog enabled&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2025 16:03:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/issue-when-connecting-with-databricks-cluster-15-4-without-unity/m-p/110244#M43528</guid>
      <dc:creator>prasidataengine</dc:creator>
      <dc:date>2025-02-14T16:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: Issue when connecting with Databricks cluster 15.4 without unity catalog using databricks connec</title>
      <link>https://community.databricks.com/t5/data-engineering/issue-when-connecting-with-databricks-cluster-15-4-without-unity/m-p/110245#M43529</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/149273"&gt;@prasidataengine&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;For DBR runtime 13.3 LTS and above you must have Unity Catalog enabled to be able to use databricks-connect.&lt;/P&gt;
&lt;UL class="simple"&gt;
&lt;LI&gt;
&lt;P&gt;A Databricks account and workspace that have Unity Catalog enabled. See&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="reference internal" href="https://docs.databricks.com/en/data-governance/unity-catalog/get-started.html" target="_blank"&gt;&lt;SPAN class="doc"&gt;Set up and manage Unity Catalog&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="reference internal" href="https://docs.databricks.com/en/data-governance/unity-catalog/enable-workspaces.html" target="_blank"&gt;&lt;SPAN class="doc"&gt;Enable a workspace for Unity Catalog&lt;/SPAN&gt;&lt;/A&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;A href="https://docs.databricks.com/en/dev-tools/databricks-connect/cluster-config.html" target="_blank"&gt;https://docs.databricks.com/en/dev-tools/databricks-connect/cluster-config.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2025 16:11:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/issue-when-connecting-with-databricks-cluster-15-4-without-unity/m-p/110245#M43529</guid>
      <dc:creator>Alberto_Umana</dc:creator>
      <dc:date>2025-02-14T16:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Issue when connecting with Databricks cluster 15.4 without unity catalog using databricks connec</title>
      <link>https://community.databricks.com/t5/data-engineering/issue-when-connecting-with-databricks-cluster-15-4-without-unity/m-p/110255#M43532</link>
      <description>&lt;P&gt;&amp;nbsp; Thanks for the reply. is there any other option available?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2025 18:24:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/issue-when-connecting-with-databricks-cluster-15-4-without-unity/m-p/110255#M43532</guid>
      <dc:creator>prasidataengine</dc:creator>
      <dc:date>2025-02-14T18:24:29Z</dc:date>
    </item>
  </channel>
</rss>

