<?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 How to Connect Pyspark to Unity Catalog on Kubernetes with Data Stored in MinIO? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-connect-pyspark-to-unity-catalog-on-kubernetes-with-data/m-p/100387#M40277</link>
    <description>&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/79177219/how-to-connect-spark-to-unity-catalog-on-kubernetes-with-data-stored-in-minio?" target="_self"&gt;https://stackoverflow.com/questions/79177219/how-to-connect-spark-to-unity-catalog-on-kubernetes-with-data-stored-in-minio?&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;I have posted the question on stack overflow.&lt;BR /&gt;I am trying to register catalog using pyspark.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Nov 2024 05:04:09 GMT</pubDate>
    <dc:creator>gupta_tanmay</dc:creator>
    <dc:date>2024-11-29T05:04:09Z</dc:date>
    <item>
      <title>How to Connect Pyspark to Unity Catalog on Kubernetes with Data Stored in MinIO?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-connect-pyspark-to-unity-catalog-on-kubernetes-with-data/m-p/100387#M40277</link>
      <description>&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/79177219/how-to-connect-spark-to-unity-catalog-on-kubernetes-with-data-stored-in-minio?" target="_self"&gt;https://stackoverflow.com/questions/79177219/how-to-connect-spark-to-unity-catalog-on-kubernetes-with-data-stored-in-minio?&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;I have posted the question on stack overflow.&lt;BR /&gt;I am trying to register catalog using pyspark.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2024 05:04:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-connect-pyspark-to-unity-catalog-on-kubernetes-with-data/m-p/100387#M40277</guid>
      <dc:creator>gupta_tanmay</dc:creator>
      <dc:date>2024-11-29T05:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to Connect Pyspark to Unity Catalog on Kubernetes with Data Stored in MinIO?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-connect-pyspark-to-unity-catalog-on-kubernetes-with-data/m-p/101273#M40610</link>
      <description>&lt;P&gt;Thanks for your question!&lt;/P&gt;
&lt;P&gt;Although it shouldn't be necessary, could you please try the following:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;Set the &lt;CODE&gt;spark.databricks.sql.initial.catalog.name&lt;/CODE&gt; configuration to &lt;CODE&gt;my_catalog&lt;/CODE&gt; in your Spark session to ensure the correct catalog is initialized.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Use &lt;CODE&gt;current_catalog()&lt;/CODE&gt; to print the active catalog before executing the query. This will help verify the catalog in use.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Print the query's &lt;CODE&gt;explain()&lt;/CODE&gt; plan in extended mode and check if any other catalog is being referenced. Even though you're using the three-level notation, this step can help confirm there are no unintended catalog overrides.&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Let me know if these steps reveal any discrepancies or require further exploration!&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2024 16:52:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-connect-pyspark-to-unity-catalog-on-kubernetes-with-data/m-p/101273#M40610</guid>
      <dc:creator>VZLA</dc:creator>
      <dc:date>2024-12-06T16:52:35Z</dc:date>
    </item>
  </channel>
</rss>

