<?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: Write output of DataFrame to a file with tild ( ~) separator in Databricks Mount or Storage Mount with VM. in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/write-output-of-dataframe-to-a-file-with-tild-separator-in/m-p/24139#M16762</link>
    <description>&lt;P&gt;Yes, Kaniz&lt;/P&gt;</description>
    <pubDate>Wed, 06 Apr 2022 15:48:21 GMT</pubDate>
    <dc:creator>sgannavaram</dc:creator>
    <dc:date>2022-04-06T15:48:21Z</dc:date>
    <item>
      <title>Write output of DataFrame to a file with tild ( ~) separator in Databricks Mount or Storage Mount with VM.</title>
      <link>https://community.databricks.com/t5/data-engineering/write-output-of-dataframe-to-a-file-with-tild-separator-in/m-p/24135#M16758</link>
      <description>&lt;P&gt;I need to write output of Data Frame to a file with tilde ( ~) separator in Databricks Mount or Storage Mount with VM.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please help with some sample code if you have any?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 19:47:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/write-output-of-dataframe-to-a-file-with-tild-separator-in/m-p/24135#M16758</guid>
      <dc:creator>sgannavaram</dc:creator>
      <dc:date>2022-03-30T19:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: Write output of DataFrame to a file with tild ( ~) separator in Databricks Mount or Storage Mount with VM.</title>
      <link>https://community.databricks.com/t5/data-engineering/write-output-of-dataframe-to-a-file-with-tild-separator-in/m-p/24136#M16759</link>
      <description>&lt;P&gt;@Srinivas Gannavaram​&amp;nbsp;, &lt;/P&gt;&lt;P&gt;Does it have to be CSV with fields separated by ~?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes is enough to add .option("sep", "~")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;(df
.write
.option("sep", "~")
.csv(mount_path))&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 19:52:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/write-output-of-dataframe-to-a-file-with-tild-separator-in/m-p/24136#M16759</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2022-03-30T19:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Write output of DataFrame to a file with tild ( ~) separator in Databricks Mount or Storage Mount with VM.</title>
      <link>https://community.databricks.com/t5/data-engineering/write-output-of-dataframe-to-a-file-with-tild-separator-in/m-p/24138#M16761</link>
      <description>&lt;P&gt;Thank you Hubert, It's helpful.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 15:48:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/write-output-of-dataframe-to-a-file-with-tild-separator-in/m-p/24138#M16761</guid>
      <dc:creator>sgannavaram</dc:creator>
      <dc:date>2022-04-06T15:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Write output of DataFrame to a file with tild ( ~) separator in Databricks Mount or Storage Mount with VM.</title>
      <link>https://community.databricks.com/t5/data-engineering/write-output-of-dataframe-to-a-file-with-tild-separator-in/m-p/24139#M16762</link>
      <description>&lt;P&gt;Yes, Kaniz&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 15:48:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/write-output-of-dataframe-to-a-file-with-tild-separator-in/m-p/24139#M16762</guid>
      <dc:creator>sgannavaram</dc:creator>
      <dc:date>2022-04-06T15:48:21Z</dc:date>
    </item>
  </channel>
</rss>

