<?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 Not able to Access tables in Databricks Community Edition in DELETE</title>
    <link>https://community.databricks.com/t5/delete/not-able-to-access-tables-in-databricks-community-edition/m-p/20580#M799</link>
    <description>&lt;P&gt;Hi Databricks Community, &lt;/P&gt;&lt;P&gt;  I am using databricks community Edition and after I logout and login next time and try to query the tables that were created earlier , I get the below error&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Error in SQL statement: AnalysisException: Table or view not found: students; line 1 pos 14;
'Project [*]
+- 'UnresolvedRelation [students], [], false&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; However when I check in _delta_logs , I still see files related to the tables. &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;%python
display(dbutils.fs.ls("./user/hive/warehouse/students/_delta_log/"))&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;And if I try to create the same table again , it gives the below error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;%sql
CREATE TABLE students
  (id INT, name STRING, value DOUBLE);
&amp;nbsp;
&amp;nbsp;
Error in SQL statement: AnalysisException: Cannot create table ('`spark_catalog`.`default`.`students`'). The associated location ('dbfs:/user/hive/warehouse/students') is not empty but it's not a Delta table&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;  Can someone please help me understand if I am missing anything&lt;/P&gt;</description>
    <pubDate>Sun, 15 May 2022 05:50:19 GMT</pubDate>
    <dc:creator>MB1</dc:creator>
    <dc:date>2022-05-15T05:50:19Z</dc:date>
    <item>
      <title>Not able to Access tables in Databricks Community Edition</title>
      <link>https://community.databricks.com/t5/delete/not-able-to-access-tables-in-databricks-community-edition/m-p/20580#M799</link>
      <description>&lt;P&gt;Hi Databricks Community, &lt;/P&gt;&lt;P&gt;  I am using databricks community Edition and after I logout and login next time and try to query the tables that were created earlier , I get the below error&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Error in SQL statement: AnalysisException: Table or view not found: students; line 1 pos 14;
'Project [*]
+- 'UnresolvedRelation [students], [], false&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; However when I check in _delta_logs , I still see files related to the tables. &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;%python
display(dbutils.fs.ls("./user/hive/warehouse/students/_delta_log/"))&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;And if I try to create the same table again , it gives the below error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;%sql
CREATE TABLE students
  (id INT, name STRING, value DOUBLE);
&amp;nbsp;
&amp;nbsp;
Error in SQL statement: AnalysisException: Cannot create table ('`spark_catalog`.`default`.`students`'). The associated location ('dbfs:/user/hive/warehouse/students') is not empty but it's not a Delta table&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;  Can someone please help me understand if I am missing anything&lt;/P&gt;</description>
      <pubDate>Sun, 15 May 2022 05:50:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/delete/not-able-to-access-tables-in-databricks-community-edition/m-p/20580#M799</guid>
      <dc:creator>MB1</dc:creator>
      <dc:date>2022-05-15T05:50:19Z</dc:date>
    </item>
  </channel>
</rss>

