<?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: Lakehouse tables not accessing using sql endpoint through pyspark in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Lakehouse-tables-not-accessing-using-sql-endpoint-through/m-p/4060935#M3267</link>
    <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous,&lt;/P&gt;
&lt;P&gt;So you mean you are using notebook to read data from external with jdbc connection string? If that is the case, have you tried to query data from tables based on this connection? &lt;BR /&gt;Any security or permissions settings applied to the data source or credentials that limit the operations?&lt;BR /&gt;Regards,&lt;/P&gt;
&lt;P&gt;Xiaoxin Sheng&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jul 2024 08:49:36 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-07-25T08:49:36Z</dc:date>
    <item>
      <title>Lakehouse tables not accessing using sql endpoint through pyspark</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Lakehouse-tables-not-accessing-using-sql-endpoint-through/m-p/4039668#M2999</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;i am connecting the tbales and views in lakehouse using sql endpoint connection string from pyspark note book. but i am not able to access the views and gettingbelow error.&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;[TABLE_OR_VIEW_NOT_FOUND] The table or view".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;can't we access lakehouse&amp;nbsp; views from pyspark note book? please suggest.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2024 14:19:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Lakehouse-tables-not-accessing-using-sql-endpoint-through/m-p/4039668#M2999</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-12T14:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Lakehouse tables not accessing using sql endpoint through pyspark</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Lakehouse-tables-not-accessing-using-sql-endpoint-through/m-p/4041355#M3016</link>
      <description>&lt;P&gt;HI&amp;nbsp;@Anonymous,&lt;/P&gt;
&lt;P&gt;Have you setting the default Lakehouse on the left side? AFAIK, these operations will check on the default Lakehouse contents at first. So if you haven't configured it, then it will return the error of table view not found.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-notebook-explore#switch-lakehouses-and-set-a-default" target="_blank"&gt;Explore the lakehouse data with a notebook - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 02:06:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Lakehouse-tables-not-accessing-using-sql-endpoint-through/m-p/4041355#M3016</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-15T02:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: Lakehouse tables not accessing using sql endpoint through pyspark</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Lakehouse-tables-not-accessing-using-sql-endpoint-through/m-p/4041549#M3019</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Xiaoxin&amp;nbsp;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks. I set default lake house already. i have only one lake house in my workspace and i am using JDBC connetion string so not able to access the views using pyspark notebook. can you help on this how to access the views from notebook using pyspark.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 04:21:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Lakehouse-tables-not-accessing-using-sql-endpoint-through/m-p/4041549#M3019</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-15T04:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Lakehouse tables not accessing using sql endpoint through pyspark</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Lakehouse-tables-not-accessing-using-sql-endpoint-through/m-p/4060935#M3267</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous,&lt;/P&gt;
&lt;P&gt;So you mean you are using notebook to read data from external with jdbc connection string? If that is the case, have you tried to query data from tables based on this connection? &lt;BR /&gt;Any security or permissions settings applied to the data source or credentials that limit the operations?&lt;BR /&gt;Regards,&lt;/P&gt;
&lt;P&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2024 08:49:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Lakehouse-tables-not-accessing-using-sql-endpoint-through/m-p/4060935#M3267</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-25T08:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Lakehouse tables not accessing using sql endpoint through pyspark</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Lakehouse-tables-not-accessing-using-sql-endpoint-through/m-p/4103890#M3642</link>
      <description>&lt;P&gt;HI&amp;nbsp;@Anonymous,&lt;/P&gt;
&lt;P&gt;Any update on this? Can you please&amp;nbsp;share some more detailed information about this issue?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2024 08:20:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Lakehouse-tables-not-accessing-using-sql-endpoint-through/m-p/4103890#M3642</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-08-16T08:20:24Z</dc:date>
    </item>
  </channel>
</rss>

