<?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 Trouble on Accessing Azure Storage from Databricks (Python) in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/trouble-on-accessing-azure-storage-from-databricks-python/m-p/64702#M32635</link>
    <description>&lt;P&gt;I used the same accessing method shown in&amp;nbsp;&lt;A href="https://community.databricks.com/t5/data-engineering/to-read-data-from-azure-storage/td-p/32230" target="_blank"&gt;https://community.databricks.com/t5/data-engineering/to-read-data-from-azure-storage/td-p/32230&lt;/A&gt;&amp;nbsp;but kept get the error below.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;org.apache.spark.SparkSecurityException: [INSUFFICIENT_PERMISSIONS] Insufficient privileges:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Mar 2024 19:52:01 GMT</pubDate>
    <dc:creator>Geoff123</dc:creator>
    <dc:date>2024-03-26T19:52:01Z</dc:date>
    <item>
      <title>Trouble on Accessing Azure Storage from Databricks (Python)</title>
      <link>https://community.databricks.com/t5/data-engineering/trouble-on-accessing-azure-storage-from-databricks-python/m-p/64702#M32635</link>
      <description>&lt;P&gt;I used the same accessing method shown in&amp;nbsp;&lt;A href="https://community.databricks.com/t5/data-engineering/to-read-data-from-azure-storage/td-p/32230" target="_blank"&gt;https://community.databricks.com/t5/data-engineering/to-read-data-from-azure-storage/td-p/32230&lt;/A&gt;&amp;nbsp;but kept get the error below.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;org.apache.spark.SparkSecurityException: [INSUFFICIENT_PERMISSIONS] Insufficient privileges:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 19:52:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/trouble-on-accessing-azure-storage-from-databricks-python/m-p/64702#M32635</guid>
      <dc:creator>Geoff123</dc:creator>
      <dc:date>2024-03-26T19:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble on Accessing Azure Storage from Databricks (Python)</title>
      <link>https://community.databricks.com/t5/data-engineering/trouble-on-accessing-azure-storage-from-databricks-python/m-p/64752#M32645</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I will try to help you, but need some more details:&lt;/P&gt;&lt;P&gt;1) Are you using Unity Catalog on your workspace?&lt;/P&gt;&lt;P&gt;2) What is your storage account Firewall configuration setup?&lt;/P&gt;&lt;P&gt;3) Which exactly method you are using ? (Do you mount it? Or do you set spark config)?&lt;/P&gt;&lt;P&gt;4) Which authentication method you are using? SAS / KEY / OAUTH ?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 08:10:57 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/trouble-on-accessing-azure-storage-from-databricks-python/m-p/64752#M32645</guid>
      <dc:creator>Wojciech_BUK</dc:creator>
      <dc:date>2024-03-27T08:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble on Accessing Azure Storage from Databricks (Python)</title>
      <link>https://community.databricks.com/t5/data-engineering/trouble-on-accessing-azure-storage-from-databricks-python/m-p/64756#M32648</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A class="" href="https://community.databricks.com/t5/user/viewprofilepage/user-id/102667" target="_self"&gt;&lt;SPAN class=""&gt;Geoff123&lt;/SPAN&gt;&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;you can also take a look on your Storage Account firewall and make sure it is accessiable by Databricks Cluster.&lt;/P&gt;&lt;P&gt;In addition to this, if you are using Unity Catalog, the access pattern to storage will be different.&lt;/P&gt;&lt;P&gt;Wojciech&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 08:27:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/trouble-on-accessing-azure-storage-from-databricks-python/m-p/64756#M32648</guid>
      <dc:creator>Wojciech_BUK</dc:creator>
      <dc:date>2024-03-27T08:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble on Accessing Azure Storage from Databricks (Python)</title>
      <link>https://community.databricks.com/t5/data-engineering/trouble-on-accessing-azure-storage-from-databricks-python/m-p/64908#M32694</link>
      <description>&lt;P&gt;Wojciech,&lt;/P&gt;&lt;P&gt;Thank you for your reply!&amp;nbsp; Here are the answers of your questions.&lt;/P&gt;&lt;P&gt;1) Are you using Unity Catalog on your workspace? Yes&lt;/P&gt;&lt;P&gt;2) What is your storage account Firewall configuration setup?&lt;/P&gt;&lt;P&gt;Where can I find the Firewall configuration in my storage account?&lt;/P&gt;&lt;P&gt;3) Which exactly method you are using ? (Do you mount it? Or do you set spark config)?&lt;/P&gt;&lt;P&gt;I tried both mount and set spark config but got the same error.&lt;/P&gt;&lt;P&gt;4) Which authentication method you are using? SAS / KEY / OAUTH ?&lt;/P&gt;&lt;P&gt;I used the access key of the storage account to authenticate.&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2024 13:42:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/trouble-on-accessing-azure-storage-from-databricks-python/m-p/64908#M32694</guid>
      <dc:creator>Geoff123</dc:creator>
      <dc:date>2024-03-28T13:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble on Accessing Azure Storage from Databricks (Python)</title>
      <link>https://community.databricks.com/t5/data-engineering/trouble-on-accessing-azure-storage-from-databricks-python/m-p/64909#M32695</link>
      <description>&lt;P&gt;Hi Kaniz,&lt;/P&gt;&lt;P&gt;Thank you for your help!&lt;/P&gt;&lt;P&gt;Yes, I used the correct syntax for the file location.&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;source &lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;"wasbs://"&lt;/SPAN&gt;&lt;SPAN&gt;+&lt;/SPAN&gt;&lt;SPAN&gt;blob_container&lt;/SPAN&gt;&lt;SPAN&gt;+&lt;/SPAN&gt;&lt;SPAN&gt;"@"&lt;/SPAN&gt;&lt;SPAN&gt;+&lt;/SPAN&gt;&lt;SPAN&gt;storage_account_name&lt;/SPAN&gt;&lt;SPAN&gt;+&lt;/SPAN&gt;&lt;SPAN&gt;".blob.core.windows.net/sub_folder_name/file_name.csv"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2024 13:45:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/trouble-on-accessing-azure-storage-from-databricks-python/m-p/64909#M32695</guid>
      <dc:creator>Geoff123</dc:creator>
      <dc:date>2024-03-28T13:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble on Accessing Azure Storage from Databricks (Python)</title>
      <link>https://community.databricks.com/t5/data-engineering/trouble-on-accessing-azure-storage-from-databricks-python/m-p/64910#M32696</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Wojciech,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Do you have any helpful tutorial to show how to check that Databricks Cluster is accessible to the Storage Account Firewall?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2024 13:51:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/trouble-on-accessing-azure-storage-from-databricks-python/m-p/64910#M32696</guid>
      <dc:creator>Geoff123</dc:creator>
      <dc:date>2024-03-28T13:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble on Accessing Azure Storage from Databricks (Python)</title>
      <link>https://community.databricks.com/t5/data-engineering/trouble-on-accessing-azure-storage-from-databricks-python/m-p/64912#M32697</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you can find storage account firewall information by accessing resource in azure portal&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Wojciech_BUK_0-1711634055007.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/6842i2DD85AE4C7E5695B/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Wojciech_BUK_0-1711634055007.png" alt="Wojciech_BUK_0-1711634055007.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please mind that if you are using Unity Catalog you should NOT mount Storage Account, you should rather use abstraction of Storage Creadentials and External Location (optionally External Volumes)&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2024 13:56:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/trouble-on-accessing-azure-storage-from-databricks-python/m-p/64912#M32697</guid>
      <dc:creator>Wojciech_BUK</dc:creator>
      <dc:date>2024-03-28T13:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble on Accessing Azure Storage from Databricks (Python)</title>
      <link>https://community.databricks.com/t5/data-engineering/trouble-on-accessing-azure-storage-from-databricks-python/m-p/64969#M32715</link>
      <description>&lt;P&gt;I have the same settings as yours in Networking settings.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Geoff123_0-1711658477119.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/6856i81552274475EDC6A/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Geoff123_0-1711658477119.png" alt="Geoff123_0-1711658477119.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2024 20:41:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/trouble-on-accessing-azure-storage-from-databricks-python/m-p/64969#M32715</guid>
      <dc:creator>Geoff123</dc:creator>
      <dc:date>2024-03-28T20:41:39Z</dc:date>
    </item>
  </channel>
</rss>

