<?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 Databricks 13.3 Runtime Unable to use Python OS library to access mounted GCP bucket in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/databricks-13-3-runtime-unable-to-use-python-os-library-to/m-p/48448#M28309</link>
    <description>&lt;P&gt;In Databricks 12.2, this Python code block lists out the contents of our ad_hoc folder in our mounted GCP bucket.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;import os
os.listdir('/dbfs/mnt/hlm/ad_hoc/')&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For some reason in 13.3 this same code block throws a "&lt;SPAN&gt; No such file or directory"&lt;/SPAN&gt; error.&lt;/P&gt;</description>
    <pubDate>Thu, 05 Oct 2023 19:19:09 GMT</pubDate>
    <dc:creator>Kayla</dc:creator>
    <dc:date>2023-10-05T19:19:09Z</dc:date>
    <item>
      <title>Databricks 13.3 Runtime Unable to use Python OS library to access mounted GCP bucket</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-13-3-runtime-unable-to-use-python-os-library-to/m-p/48448#M28309</link>
      <description>&lt;P&gt;In Databricks 12.2, this Python code block lists out the contents of our ad_hoc folder in our mounted GCP bucket.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;import os
os.listdir('/dbfs/mnt/hlm/ad_hoc/')&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For some reason in 13.3 this same code block throws a "&lt;SPAN&gt; No such file or directory"&lt;/SPAN&gt; error.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 19:19:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-13-3-runtime-unable-to-use-python-os-library-to/m-p/48448#M28309</guid>
      <dc:creator>Kayla</dc:creator>
      <dc:date>2023-10-05T19:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks 13.3 Runtime Unable to use Python OS library to access mounted GCP bucket</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-13-3-runtime-unable-to-use-python-os-library-to/m-p/48605#M28351</link>
      <description>&lt;P&gt;I've discovered the cause of this issue. The path is functional, but what I'm actually running into is a restriction due to the cluster set to "Shared" access mode:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Cannot use R, RDD APIs, or clients that directly read the data from cloud storage, such as DBUtils.&lt;/LI&gt;&lt;/UL&gt;&lt;P class="lia-align-left"&gt;Changing the cluster mode resolved the issue.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2023 12:24:04 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-13-3-runtime-unable-to-use-python-os-library-to/m-p/48605#M28351</guid>
      <dc:creator>Kayla</dc:creator>
      <dc:date>2023-10-06T12:24:04Z</dc:date>
    </item>
  </channel>
</rss>

