<?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: How to export full result Databricks Azure in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-export-full-result-databricks-azure/m-p/24495#M17030</link>
    <description>&lt;P&gt;Yes, databricks display only a limited dataframe. It allows you to download the data like a csv, . You can save the dataframe as a table in the databricks database with this:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;predictions.select("salry", "dept").write.saveAsTable("depsalry")&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can load it with:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;predictions = spark.table('predictions')&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Jun 2021 15:50:49 GMT</pubDate>
    <dc:creator>User16826994223</dc:creator>
    <dc:date>2021-06-15T15:50:49Z</dc:date>
    <item>
      <title>How to export full result Databricks Azure</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-export-full-result-databricks-azure/m-p/24494#M17029</link>
      <description>&lt;P&gt;what is the best way to see all the data , I see display  shows up to 100000 data only . any way in which I can see  all the data or do I need to download or export  it in different file &lt;/P&gt;</description>
      <pubDate>Tue, 15 Jun 2021 15:49:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-export-full-result-databricks-azure/m-p/24494#M17029</guid>
      <dc:creator>User16826994223</dc:creator>
      <dc:date>2021-06-15T15:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to export full result Databricks Azure</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-export-full-result-databricks-azure/m-p/24495#M17030</link>
      <description>&lt;P&gt;Yes, databricks display only a limited dataframe. It allows you to download the data like a csv, . You can save the dataframe as a table in the databricks database with this:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;predictions.select("salry", "dept").write.saveAsTable("depsalry")&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can load it with:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;predictions = spark.table('predictions')&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jun 2021 15:50:49 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-export-full-result-databricks-azure/m-p/24495#M17030</guid>
      <dc:creator>User16826994223</dc:creator>
      <dc:date>2021-06-15T15:50:49Z</dc:date>
    </item>
  </channel>
</rss>

