<?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 Upgrading to UC. Parent external location for path `s3://____` does not exist&amp;quot;...but it does? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/upgrading-to-uc-parent-external-location-for-path-s3-does-not/m-p/63874#M32386</link>
    <description>&lt;P class=""&gt;Topic. I am trying to upgrade some external tables in our hive metastore to the unity catalog. I used the upgrade functionality in the UI, as well as its provided SQL:&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;&lt;FONT face="helvetica" size="2"&gt;&lt;SPAN class=""&gt;CREA&lt;FONT size="2"&gt;TE&lt;/FONT&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;TABLE&lt;/SPAN&gt;&lt;SPAN class=""&gt; `unity_catalog`&lt;/SPAN&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;`default`&lt;/SPAN&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;`table` &lt;/SPAN&gt;&lt;SPAN class=""&gt;LIKE&lt;/SPAN&gt;&lt;SPAN class=""&gt; `hive_metastore`&lt;/SPAN&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;`schema`&lt;/SPAN&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;`table` &lt;/SPAN&gt;&lt;SPAN class=""&gt;COPY&lt;/SPAN&gt;&lt;SPAN class=""&gt; LOCATION&lt;/SPAN&gt;&lt;SPAN class=""&gt;;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;&lt;FONT face="helvetica" size="2"&gt;&lt;SPAN class=""&gt;ALTER&lt;/SPAN&gt; &lt;SPAN class=""&gt;TABLE&lt;/SPAN&gt;&lt;SPAN class=""&gt; `hive_metastore`&lt;/SPAN&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;`schema`&lt;/SPAN&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;`table` &lt;/SPAN&gt;&lt;SPAN class=""&gt;SET&lt;/SPAN&gt; &lt;SPAN class=""&gt;TBLPROPERTIES&lt;/SPAN&gt; &lt;SPAN class=""&gt;(&lt;/SPAN&gt;&lt;SPAN class=""&gt;'upgraded_to'&lt;/SPAN&gt; &lt;SPAN class=""&gt;=&lt;/SPAN&gt; &lt;SPAN class=""&gt;'`unity_catalog`.`default`.`table`'&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt; &lt;SPAN class=""&gt;'comment'&lt;/SPAN&gt; &lt;SPAN class=""&gt;=&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;FONT size="2"&gt;'This table is deprecated. Please update to &lt;/FONT&gt;use `unity_catalog`.`default`.`table` instead of `hive_metastore`.`schema`.`table`'&lt;/SPAN&gt;&lt;SPAN class=""&gt;);&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;But I get this error:&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;&lt;FONT face="helvetica" size="2"&gt;[RequestId=fe8c176e-a7d4-4639-bd7f-83fafca14131 ErrorClass=EXTERNAL_LOCATION_DOES_NOT_EXIST] parent external location for path `s3://_______` does not exist."&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;But it most definitely exists + the s3 bucket is mounted, so I'm not sure what it's even looking for the raw s3 location. Shouldn't it be looking for dbfs://mnt/________??&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;Would love any suggestions, thank you!&lt;/P&gt;</description>
    <pubDate>Sat, 16 Mar 2024 05:06:11 GMT</pubDate>
    <dc:creator>colinsorensen</dc:creator>
    <dc:date>2024-03-16T05:06:11Z</dc:date>
    <item>
      <title>Upgrading to UC. Parent external location for path `s3://____` does not exist"...but it does?</title>
      <link>https://community.databricks.com/t5/data-engineering/upgrading-to-uc-parent-external-location-for-path-s3-does-not/m-p/63874#M32386</link>
      <description>&lt;P class=""&gt;Topic. I am trying to upgrade some external tables in our hive metastore to the unity catalog. I used the upgrade functionality in the UI, as well as its provided SQL:&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;&lt;FONT face="helvetica" size="2"&gt;&lt;SPAN class=""&gt;CREA&lt;FONT size="2"&gt;TE&lt;/FONT&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;TABLE&lt;/SPAN&gt;&lt;SPAN class=""&gt; `unity_catalog`&lt;/SPAN&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;`default`&lt;/SPAN&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;`table` &lt;/SPAN&gt;&lt;SPAN class=""&gt;LIKE&lt;/SPAN&gt;&lt;SPAN class=""&gt; `hive_metastore`&lt;/SPAN&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;`schema`&lt;/SPAN&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;`table` &lt;/SPAN&gt;&lt;SPAN class=""&gt;COPY&lt;/SPAN&gt;&lt;SPAN class=""&gt; LOCATION&lt;/SPAN&gt;&lt;SPAN class=""&gt;;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;&lt;FONT face="helvetica" size="2"&gt;&lt;SPAN class=""&gt;ALTER&lt;/SPAN&gt; &lt;SPAN class=""&gt;TABLE&lt;/SPAN&gt;&lt;SPAN class=""&gt; `hive_metastore`&lt;/SPAN&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;`schema`&lt;/SPAN&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;`table` &lt;/SPAN&gt;&lt;SPAN class=""&gt;SET&lt;/SPAN&gt; &lt;SPAN class=""&gt;TBLPROPERTIES&lt;/SPAN&gt; &lt;SPAN class=""&gt;(&lt;/SPAN&gt;&lt;SPAN class=""&gt;'upgraded_to'&lt;/SPAN&gt; &lt;SPAN class=""&gt;=&lt;/SPAN&gt; &lt;SPAN class=""&gt;'`unity_catalog`.`default`.`table`'&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt; &lt;SPAN class=""&gt;'comment'&lt;/SPAN&gt; &lt;SPAN class=""&gt;=&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;FONT size="2"&gt;'This table is deprecated. Please update to &lt;/FONT&gt;use `unity_catalog`.`default`.`table` instead of `hive_metastore`.`schema`.`table`'&lt;/SPAN&gt;&lt;SPAN class=""&gt;);&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;But I get this error:&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;&lt;FONT face="helvetica" size="2"&gt;[RequestId=fe8c176e-a7d4-4639-bd7f-83fafca14131 ErrorClass=EXTERNAL_LOCATION_DOES_NOT_EXIST] parent external location for path `s3://_______` does not exist."&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;But it most definitely exists + the s3 bucket is mounted, so I'm not sure what it's even looking for the raw s3 location. Shouldn't it be looking for dbfs://mnt/________??&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;Would love any suggestions, thank you!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Mar 2024 05:06:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/upgrading-to-uc-parent-external-location-for-path-s3-does-not/m-p/63874#M32386</guid>
      <dc:creator>colinsorensen</dc:creator>
      <dc:date>2024-03-16T05:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading to UC. Parent external location for path `s3://____` does not exist"...but it doe</title>
      <link>https://community.databricks.com/t5/data-engineering/upgrading-to-uc-parent-external-location-for-path-s3-does-not/m-p/63877#M32388</link>
      <description>&lt;P&gt;When I have tried to edit the location to include the dbfs component (&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;FONT face="helvetica" size="2"&gt;&lt;SPAN class=""&gt;CREA&lt;FONT size="2"&gt;TE&lt;/FONT&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class=""&gt;TABLE&lt;/SPAN&gt;&lt;SPAN class=""&gt;`unity_c&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt;&lt;SPAN class=""&gt;&lt;FONT size="2"&gt;atalog`&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;`default`&lt;/SPAN&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;`table`&lt;/SPAN&gt;&lt;SPAN class=""&gt;LIKE&lt;/SPAN&gt;&lt;SPAN class=""&gt;`hive_metastore`&lt;/SPAN&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;`schema`&lt;/SPAN&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;`table`&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt;LOCATION &lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;FONT size="2"&gt;'dbfs:/mnt/foobarbaz'&lt;/FONT&gt;&lt;/STRONG&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;I get a new error:&lt;/P&gt;&lt;P class=""&gt;&lt;FONT face="helvetica" size="2"&gt;&lt;STRONG&gt;"&lt;SPAN&gt;[UPGRADE_NOT_SUPPORTED.UNSUPPORTED_FILE_SCHEME] Table is not eligible for upgrade from Hive Metastore to Unity Catalog. Reason: Unsupported file system scheme dbfs."&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=""&gt;Similar error when you take out the dbfs stuff. Thank you!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Mar 2024 05:23:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/upgrading-to-uc-parent-external-location-for-path-s3-does-not/m-p/63877#M32388</guid>
      <dc:creator>colinsorensen</dc:creator>
      <dc:date>2024-03-16T05:23:15Z</dc:date>
    </item>
  </channel>
</rss>

