<?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: If someone saves a flat file in a Databricks notebook without specifying a location, where does in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/if-someone-saves-a-flat-file-in-a-databricks-notebook-without/m-p/84249#M37172</link>
    <description>&lt;P&gt;/Workspace/Users/your.email@companyname.com/myfile.txt&lt;/P&gt;</description>
    <pubDate>Mon, 26 Aug 2024 22:06:12 GMT</pubDate>
    <dc:creator>jecastelo</dc:creator>
    <dc:date>2024-08-26T22:06:12Z</dc:date>
    <item>
      <title>If someone saves a flat file in a Databricks notebook without specifying a location, where does it go?</title>
      <link>https://community.databricks.com/t5/data-engineering/if-someone-saves-a-flat-file-in-a-databricks-notebook-without/m-p/23464#M16192</link>
      <description>&lt;P&gt;I ran the code block below and now I can't find the file. Where would this get saved since no location was specified?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Cmd"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/2478i210D17308175B272/image-size/large?v=v2&amp;amp;px=999" role="button" title="Cmd" alt="Cmd" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 04:00:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/if-someone-saves-a-flat-file-in-a-databricks-notebook-without/m-p/23464#M16192</guid>
      <dc:creator>User16826992666</dc:creator>
      <dc:date>2021-06-17T04:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: If someone saves a flat file in a Databricks notebook without specifying a location, where does it go?</title>
      <link>https://community.databricks.com/t5/data-engineering/if-someone-saves-a-flat-file-in-a-databricks-notebook-without/m-p/23465#M16193</link>
      <description>&lt;P&gt;In this case, you are just writing a file to the working directory of the driver process. It'll be under something like /home/[user] on the local file system. Anything you write to "/dbfs/..." however goes to distributed storage, even though it looks like a regular file. That would go into your 'root bucket' unless you write to a DBFS path under which another bucket has been mounted.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 18:28:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/if-someone-saves-a-flat-file-in-a-databricks-notebook-without/m-p/23465#M16193</guid>
      <dc:creator>sean_owen</dc:creator>
      <dc:date>2021-06-17T18:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: If someone saves a flat file in a Databricks notebook without specifying a location, where does</title>
      <link>https://community.databricks.com/t5/data-engineering/if-someone-saves-a-flat-file-in-a-databricks-notebook-without/m-p/84249#M37172</link>
      <description>&lt;P&gt;/Workspace/Users/your.email@companyname.com/myfile.txt&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 22:06:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/if-someone-saves-a-flat-file-in-a-databricks-notebook-without/m-p/84249#M37172</guid>
      <dc:creator>jecastelo</dc:creator>
      <dc:date>2024-08-26T22:06:12Z</dc:date>
    </item>
  </channel>
</rss>

