<?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: Databricks-connect 11.3 works with Unity Catalog ? in Data Governance</title>
    <link>https://community.databricks.com/t5/data-governance/databricks-connect-11-3-works-with-unity-catalog/m-p/4559#M51</link>
    <description>&lt;P&gt;Hi, I am having the exact same problem.  I am using databricks-connect 11.3 with runtime 11.3 on a Unity-enabled single-node cluster.  I am the Databricks admin and have manage permissions on the cluster.  I have generated a new PAT and receive this message.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not see an option to run databricks-connect in verbose mode.  Please elaborate?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;❯ databricks-connect test --verbose&lt;/P&gt;&lt;P&gt;usage: databricks-connect.exe [-h] {configure,test,get-jar-dir,get-spark-home}&lt;/P&gt;&lt;P&gt;databricks-connect.exe: error: unrecognized arguments: --verbose&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 25 May 2023 00:07:35 GMT</pubDate>
    <dc:creator>marvin1</dc:creator>
    <dc:date>2023-05-25T00:07:35Z</dc:date>
    <item>
      <title>Databricks-connect 11.3 works with Unity Catalog ?</title>
      <link>https://community.databricks.com/t5/data-governance/databricks-connect-11-3-works-with-unity-catalog/m-p/4556#M48</link>
      <description>&lt;P&gt;Databricks-connect 11.3 works for unity catalog enabled cluster or not ? I am trying to utilize the databricks-connect in Azure DevOps pipeline using Microsoft hosted agent. But getting the below error when running the databricks-connect test command.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error :&lt;/P&gt;&lt;P&gt;org.apache.spark.SparkException: There is no Credential Scope.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ValueError: Scala command failed to produce correct result&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 09:29:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/databricks-connect-11-3-works-with-unity-catalog/m-p/4556#M48</guid>
      <dc:creator>DataEngineer92</dc:creator>
      <dc:date>2023-05-11T09:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks-connect 11.3 works with Unity Catalog ?</title>
      <link>https://community.databricks.com/t5/data-governance/databricks-connect-11-3-works-with-unity-catalog/m-p/4557#M49</link>
      <description>&lt;P&gt;@Rey Jhon​&amp;nbsp;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Databricks-connect should work with Unity catalog enabled clusters as well. The error you are seeing could be caused by an issue with your credentials. Here are some steps you can take to troubleshoot the issue:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Double-check that you have provided the correct Databricks instance URL, Personal Access Token (PAT), and organization ID when configuring databricks-connect.&lt;/LI&gt;&lt;LI&gt;Make sure that the credentials you are using have the correct permissions to access the cluster. You may need to check with your Databricks administrator to ensure that the correct access controls have been configured.&lt;/LI&gt;&lt;LI&gt;Verify that the cluster is running and accessible. You can do this by checking the cluster status in the Databricks workspace or by running a simple Spark job against the cluster using the Databricks CLI.&lt;/LI&gt;&lt;LI&gt;Try running the databricks-connect test command again with the --verbose flag to see if any additional error messages are printed. This may provide more insight into what is causing the issue.&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Sat, 13 May 2023 15:59:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/databricks-connect-11-3-works-with-unity-catalog/m-p/4557#M49</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-13T15:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks-connect 11.3 works with Unity Catalog ?</title>
      <link>https://community.databricks.com/t5/data-governance/databricks-connect-11-3-works-with-unity-catalog/m-p/4558#M50</link>
      <description>&lt;P&gt;Hi @Rey Jhon​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting your question in our community! We are happy to assist you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To help us provide you with the most accurate information, could you please take a moment to review the responses and select the one that best answers your question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will also help other community members who may have similar questions in the future. Thank you for your participation and let us know if you need any further assistance!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 21 May 2023 06:28:04 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/databricks-connect-11-3-works-with-unity-catalog/m-p/4558#M50</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-21T06:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks-connect 11.3 works with Unity Catalog ?</title>
      <link>https://community.databricks.com/t5/data-governance/databricks-connect-11-3-works-with-unity-catalog/m-p/4560#M52</link>
      <description>&lt;P&gt;Hi @Rey Jhon​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sadly, databricks-connect for DBR versions &amp;lt; 13 does not support UC, as outlined in the limitations section: &lt;A href="https://docs.databricks.com/dev-tools/databricks-connect-legacy.html#limitations" alt="https://docs.databricks.com/dev-tools/databricks-connect-legacy.html#limitations" target="_blank"&gt;https://docs.databricks.com/dev-tools/databricks-connect-legacy.html#limitations&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To use UC, we recommend using DBR version &amp;gt;= 13 with databricks-connect, which supports UC - and has many additional quality-of-life improvements over previous versions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2023 12:55:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/databricks-connect-11-3-works-with-unity-catalog/m-p/4560#M52</guid>
      <dc:creator>bastih</dc:creator>
      <dc:date>2023-05-29T12:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks-connect 11.3 works with Unity Catalog ?</title>
      <link>https://community.databricks.com/t5/data-governance/databricks-connect-11-3-works-with-unity-catalog/m-p/4559#M51</link>
      <description>&lt;P&gt;Hi, I am having the exact same problem.  I am using databricks-connect 11.3 with runtime 11.3 on a Unity-enabled single-node cluster.  I am the Databricks admin and have manage permissions on the cluster.  I have generated a new PAT and receive this message.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not see an option to run databricks-connect in verbose mode.  Please elaborate?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;❯ databricks-connect test --verbose&lt;/P&gt;&lt;P&gt;usage: databricks-connect.exe [-h] {configure,test,get-jar-dir,get-spark-home}&lt;/P&gt;&lt;P&gt;databricks-connect.exe: error: unrecognized arguments: --verbose&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 00:07:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/databricks-connect-11-3-works-with-unity-catalog/m-p/4559#M51</guid>
      <dc:creator>marvin1</dc:creator>
      <dc:date>2023-05-25T00:07:35Z</dc:date>
    </item>
  </channel>
</rss>

