<?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: Cannot create delta location with mount path in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/cannot-create-delta-location-with-mount-path/m-p/66869#M7131</link>
    <description>&lt;P&gt;As per my understanding, this is because you're trying to create a table in unity catalog and not in hive_metastore.&lt;/P&gt;&lt;P&gt;If you create a table in hive_metastore, then dbfs mount location will work. However, for any other catalog you need to sepcify the path as per cloud file system scheme (Azure: abfss:// , AWS: s3://)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
    <pubDate>Sun, 21 Apr 2024 12:08:02 GMT</pubDate>
    <dc:creator>AmanSehgal</dc:creator>
    <dc:date>2024-04-21T12:08:02Z</dc:date>
    <item>
      <title>Cannot create delta location with mount path</title>
      <link>https://community.databricks.com/t5/get-started-discussions/cannot-create-delta-location-with-mount-path/m-p/66864#M7130</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm trying to create a Table but cannot use a predifined mount path like '/mnt/silver/' but if i use a full path of azure blob container it will create susscessfully like this:&lt;BR /&gt;`&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;CREATE TABLE IF NOT EXISTS nhan_databricks.f1_processed.circuits (&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;cardReferenceID string,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;modifiedDate TIMESTAMP,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;createdDate TIMESTAMP,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;clientCode string,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;processorCode string&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;USING DELTA&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;LOCATION "&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;abfss://test@formula1dlnt.dfs.core.windows.net/table_name&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;TBLPROPERTIES (&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;delta.enableChangeDataFeed = true, &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;spark.databricks.delta.schema.autoMerge.enabled = true&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;);`&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;So we cannot use the mount path when create a delta table with location?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 21 Apr 2024 06:32:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/cannot-create-delta-location-with-mount-path/m-p/66864#M7130</guid>
      <dc:creator>NhanNguyen</dc:creator>
      <dc:date>2024-04-21T06:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot create delta location with mount path</title>
      <link>https://community.databricks.com/t5/get-started-discussions/cannot-create-delta-location-with-mount-path/m-p/66869#M7131</link>
      <description>&lt;P&gt;As per my understanding, this is because you're trying to create a table in unity catalog and not in hive_metastore.&lt;/P&gt;&lt;P&gt;If you create a table in hive_metastore, then dbfs mount location will work. However, for any other catalog you need to sepcify the path as per cloud file system scheme (Azure: abfss:// , AWS: s3://)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Sun, 21 Apr 2024 12:08:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/cannot-create-delta-location-with-mount-path/m-p/66869#M7131</guid>
      <dc:creator>AmanSehgal</dc:creator>
      <dc:date>2024-04-21T12:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot create delta location with mount path</title>
      <link>https://community.databricks.com/t5/get-started-discussions/cannot-create-delta-location-with-mount-path/m-p/66873#M7132</link>
      <description>&lt;P&gt;Oh thanks for you answer, actually I'm using Unity Catalog&lt;/P&gt;</description>
      <pubDate>Sun, 21 Apr 2024 12:55:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/cannot-create-delta-location-with-mount-path/m-p/66873#M7132</guid>
      <dc:creator>NhanNguyen</dc:creator>
      <dc:date>2024-04-21T12:55:18Z</dc:date>
    </item>
  </channel>
</rss>

