<?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: Upload to Volume inside unity catalog not possible? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/upload-to-volume-inside-unity-catalog-not-possible/m-p/49815#M28624</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/91104"&gt;@jeroenvs&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A fix was released for the previous issue where upload/download was not working for&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Azure storage accounts configured with Azure Firewall or Private Link.&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;SPAN&gt;Can you try to see if this addresses your problem?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Oct 2023 22:20:01 GMT</pubDate>
    <dc:creator>AdrianaIspas</dc:creator>
    <dc:date>2023-10-24T22:20:01Z</dc:date>
    <item>
      <title>Upload to Volume inside unity catalog not possible?</title>
      <link>https://community.databricks.com/t5/data-engineering/upload-to-volume-inside-unity-catalog-not-possible/m-p/38672#M26709</link>
      <description>&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;I want to upload a simple csv file to a volume which was created in our unity catalog. We are using secure cluster connectivity and our storage account (metastore) is not publicly accessable. We injected the storage in our vnet.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am getting the following error while uploading:&lt;/P&gt;&lt;P&gt;"An error occurred while uploading. Please try again"&lt;BR /&gt;Should i open the IP Address of the control plane in our storage account? Is there a way to fix this?&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 28 Jul 2023 13:44:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/upload-to-volume-inside-unity-catalog-not-possible/m-p/38672#M26709</guid>
      <dc:creator>boriste</dc:creator>
      <dc:date>2023-07-28T13:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Upload to Volume inside unity catalog not possible?</title>
      <link>https://community.databricks.com/t5/data-engineering/upload-to-volume-inside-unity-catalog-not-possible/m-p/38679#M26713</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/85518"&gt;@boriste&lt;/a&gt;&amp;nbsp;can you please check if you have permissions to read/write to volume, or you admin if not please reach out to admin to provide to access to write/read to your volume&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 15:49:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/upload-to-volume-inside-unity-catalog-not-possible/m-p/38679#M26713</guid>
      <dc:creator>karthik_p</dc:creator>
      <dc:date>2023-07-28T15:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: Upload to Volume inside unity catalog not possible?</title>
      <link>https://community.databricks.com/t5/data-engineering/upload-to-volume-inside-unity-catalog-not-possible/m-p/38745#M26742</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/72939"&gt;@karthik_p&lt;/a&gt;&amp;nbsp;I have full admin rights and im logged in with my azure ad account. I also have read/write permissions&lt;/P&gt;&lt;P&gt;But im getting the message:&lt;/P&gt;&lt;PRE&gt;{
  "error_code" : "BAD_REQUEST",
  "message" : "Missing credentials to access the DBFS root storage container in Azure."
}&lt;/PRE&gt;&lt;P&gt;I dont know if databricks uses another identity but somehow i cant upload&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 06:11:31 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/upload-to-volume-inside-unity-catalog-not-possible/m-p/38745#M26742</guid>
      <dc:creator>boriste</dc:creator>
      <dc:date>2023-07-31T06:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: Upload to Volume inside unity catalog not possible?</title>
      <link>https://community.databricks.com/t5/data-engineering/upload-to-volume-inside-unity-catalog-not-possible/m-p/38763#M26748</link>
      <description>&lt;P&gt;We (boriste and me) have tested creating volumes from a notebook which worked just fine. This means, networking and auth from the cluster (dataplane) to the metastore storage account works.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What was not working was uploading a file via the Web-UI. Our suspicion is, that this upload tries to save the file to the metastore storage account from the databricks control plane. Which does _not_ have access (networking is blocked by NSG) to our metastore storage account.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I assume one solution would be to whitelist the IP of the databricks controlplane in the networking settings of our metastore storage account. We could try that but we don't know the appropriate IP range.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 08:43:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/upload-to-volume-inside-unity-catalog-not-possible/m-p/38763#M26748</guid>
      <dc:creator>Martinitus</dc:creator>
      <dc:date>2023-07-31T08:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Upload to Volume inside unity catalog not possible?</title>
      <link>https://community.databricks.com/t5/data-engineering/upload-to-volume-inside-unity-catalog-not-possible/m-p/38770#M26751</link>
      <description>&lt;P&gt;We checked the storage account logs of the metastore. Whenever we try to upload a file to a volume from the UI of the workspace, we get an authorization error. The request seems to be coming from a Databricks Java Backend service (ControlPlane?). We tried adding the caller IP to the storage account networking white list - that is not possible because its not a public IP?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Martinitus_1-1690794892372.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/3025i2210CC6DB75D8E43/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Martinitus_1-1690794892372.png" alt="Martinitus_1-1690794892372.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Martinitus_0-1690794771666.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/3024iDA267C8289EC5627/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Martinitus_0-1690794771666.png" alt="Martinitus_0-1690794771666.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 09:15:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/upload-to-volume-inside-unity-catalog-not-possible/m-p/38770#M26751</guid>
      <dc:creator>Martinitus</dc:creator>
      <dc:date>2023-07-31T09:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Upload to Volume inside unity catalog not possible?</title>
      <link>https://community.databricks.com/t5/data-engineering/upload-to-volume-inside-unity-catalog-not-possible/m-p/38843#M26787</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/85621"&gt;@Martinitus&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I believe this might be related to one of the known limitations listed in our documentation:&amp;nbsp;&lt;BR /&gt;&lt;EM&gt;"You cannot upload or download files for volumes backed by Azure storage accounts configured with Azure Firewall or Private Link" &lt;/EM&gt;&lt;A href="https://learn.microsoft.com/en-gb/azure/databricks/data-governance/unity-catalog/create-volumes#limitations" target="_self"&gt;Source&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;We are actively working on this and hope for a fix in the coming weeks.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 13:29:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/upload-to-volume-inside-unity-catalog-not-possible/m-p/38843#M26787</guid>
      <dc:creator>AdrianaIspas</dc:creator>
      <dc:date>2023-08-01T13:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Upload to Volume inside unity catalog not possible?</title>
      <link>https://community.databricks.com/t5/data-engineering/upload-to-volume-inside-unity-catalog-not-possible/m-p/48756#M28371</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/26075"&gt;@AdrianaIspas&lt;/a&gt;&amp;nbsp;We are running into the same issue. It took a while to figure out that the error message is related to this limitation. Any updates on when we can expect the limitation to be taken away? We want to secure access to our storage accounts with a firewall, setting up a public storage account is not an option.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2023 11:38:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/upload-to-volume-inside-unity-catalog-not-possible/m-p/48756#M28371</guid>
      <dc:creator>jeroenvs</dc:creator>
      <dc:date>2023-10-09T11:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Upload to Volume inside unity catalog not possible?</title>
      <link>https://community.databricks.com/t5/data-engineering/upload-to-volume-inside-unity-catalog-not-possible/m-p/49016#M28449</link>
      <description>&lt;P&gt;Hello! Do you have an idea as to when this will be fixed - what release is it aligned to? As this is still an issue and is causing me and my customers some issues, considering that you can't use DBFS with Unity Catalog.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 10:57:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/upload-to-volume-inside-unity-catalog-not-possible/m-p/49016#M28449</guid>
      <dc:creator>UstOldfield</dc:creator>
      <dc:date>2023-10-12T10:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Upload to Volume inside unity catalog not possible?</title>
      <link>https://community.databricks.com/t5/data-engineering/upload-to-volume-inside-unity-catalog-not-possible/m-p/49795#M28622</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/91367"&gt;@UstOldfield&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;A fix was released for the previous issues where upload/download was not working for&amp;nbsp;&lt;EM&gt;Azure storage accounts configured with Azure Firewall or Private Link.&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;Can you try to see if this addresses your problem?&lt;EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 14:13:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/upload-to-volume-inside-unity-catalog-not-possible/m-p/49795#M28622</guid>
      <dc:creator>AdrianaIspas</dc:creator>
      <dc:date>2023-10-24T14:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: Upload to Volume inside unity catalog not possible?</title>
      <link>https://community.databricks.com/t5/data-engineering/upload-to-volume-inside-unity-catalog-not-possible/m-p/49796#M28623</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/26075"&gt;@AdrianaIspas&lt;/a&gt;&amp;nbsp;- it works. Thanks for letting me know.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 14:32:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/upload-to-volume-inside-unity-catalog-not-possible/m-p/49796#M28623</guid>
      <dc:creator>UstOldfield</dc:creator>
      <dc:date>2023-10-24T14:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Upload to Volume inside unity catalog not possible?</title>
      <link>https://community.databricks.com/t5/data-engineering/upload-to-volume-inside-unity-catalog-not-possible/m-p/49815#M28624</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/91104"&gt;@jeroenvs&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A fix was released for the previous issue where upload/download was not working for&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Azure storage accounts configured with Azure Firewall or Private Link.&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;SPAN&gt;Can you try to see if this addresses your problem?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 22:20:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/upload-to-volume-inside-unity-catalog-not-possible/m-p/49815#M28624</guid>
      <dc:creator>AdrianaIspas</dc:creator>
      <dc:date>2023-10-24T22:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Upload to Volume inside unity catalog not possible?</title>
      <link>https://community.databricks.com/t5/data-engineering/upload-to-volume-inside-unity-catalog-not-possible/m-p/49816#M28625</link>
      <description>&lt;P&gt;&lt;SPAN&gt;A fix was released for the previous issues where upload/download was not working for&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Azure storage accounts configured with Azure Firewall or Private Link.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 22:21:38 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/upload-to-volume-inside-unity-catalog-not-possible/m-p/49816#M28625</guid>
      <dc:creator>AdrianaIspas</dc:creator>
      <dc:date>2023-10-24T22:21:38Z</dc:date>
    </item>
  </channel>
</rss>

