<?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 What is DBFS? What is the purpose of it and what does it allow me to do? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/what-is-dbfs-what-is-the-purpose-of-it-and-what-does-it-allow-me/m-p/24613#M17134</link>
    <description />
    <pubDate>Tue, 15 Jun 2021 02:58:36 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-06-15T02:58:36Z</dc:date>
    <item>
      <title>What is DBFS? What is the purpose of it and what does it allow me to do?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-is-dbfs-what-is-the-purpose-of-it-and-what-does-it-allow-me/m-p/24613#M17134</link>
      <description />
      <pubDate>Tue, 15 Jun 2021 02:58:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-is-dbfs-what-is-the-purpose-of-it-and-what-does-it-allow-me/m-p/24613#M17134</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-15T02:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: What is DBFS? What is the purpose of it and what does it allow me to do?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-is-dbfs-what-is-the-purpose-of-it-and-what-does-it-allow-me/m-p/24614#M17135</link>
      <description>&lt;P&gt;DBFS is the "Databricks File System", but really it's just a shim / wrapper on top of distributed storage, that makes files in S3 or ADLS look like local files under the path /dbfs/... This can be really useful when working with libraries that do not understand distributed storage. They can read/write distributed storage as if it's a local file. DBFS also lets you mount other buckets under different paths under /dbfs. That's about all it is though, just a translation layer that exposes distributed storage under /dbfs (or under dbfs:/ URIs)&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 23:14:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-is-dbfs-what-is-the-purpose-of-it-and-what-does-it-allow-me/m-p/24614#M17135</guid>
      <dc:creator>sean_owen</dc:creator>
      <dc:date>2021-06-17T23:14:36Z</dc:date>
    </item>
  </channel>
</rss>

