<?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 Exporting data from databricks to external csv in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/exporting-data-from-databricks-to-external-csv/m-p/32546#M23722</link>
    <description>&lt;P&gt;I need to export some data from the database to csv which will be downloaded to another application. What would be the procedure for that? I don't have a lot of knowledge in DataBricks and I didn't find much information in the documentation.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Mon, 05 Sep 2022 13:41:16 GMT</pubDate>
    <dc:creator>ronaldolopes</dc:creator>
    <dc:date>2022-09-05T13:41:16Z</dc:date>
    <item>
      <title>Exporting data from databricks to external csv</title>
      <link>https://community.databricks.com/t5/data-engineering/exporting-data-from-databricks-to-external-csv/m-p/32546#M23722</link>
      <description>&lt;P&gt;I need to export some data from the database to csv which will be downloaded to another application. What would be the procedure for that? I don't have a lot of knowledge in DataBricks and I didn't find much information in the documentation.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 13:41:16 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/exporting-data-from-databricks-to-external-csv/m-p/32546#M23722</guid>
      <dc:creator>ronaldolopes</dc:creator>
      <dc:date>2022-09-05T13:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting data from databricks to external csv</title>
      <link>https://community.databricks.com/t5/data-engineering/exporting-data-from-databricks-to-external-csv/m-p/32547#M23723</link>
      <description>&lt;UL&gt;&lt;LI&gt;You can manually download data to your local in CSV from databricks notebook cell and pass it to your another application.&lt;/LI&gt;&lt;LI&gt;Your application can run Databricks notebook inside a workflow via an API that writes data to S3 bucket in CSV and in response you get the S3 location. You can then download the file from the bucket.&lt;/LI&gt;&lt;LI&gt;In the above step you can also make use of lambda function for an asynchronous call.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 14:01:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/exporting-data-from-databricks-to-external-csv/m-p/32547#M23723</guid>
      <dc:creator>AmanSehgal</dc:creator>
      <dc:date>2022-09-05T14:01:09Z</dc:date>
    </item>
  </channel>
</rss>

