<?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 can I get Databricks notebooks to stop cutting off the explain plans? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-can-i-get-databricks-notebooks-to-stop-cutting-off-the/m-p/26129#M18245</link>
    <description>&lt;P&gt;Notebooks really aren't the best method of viewing large files. Two methods you could employ are&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Save the file to dbfs and then use databricks CLI to download the file&lt;/LI&gt;&lt;LI&gt;Use the web terminal&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the web terminal option you can do something like "cat my_large_file.txt | less" and then you can scroll through the entire content of the file.&lt;/P&gt;</description>
    <pubDate>Tue, 28 Sep 2021 19:16:03 GMT</pubDate>
    <dc:creator>dazfuller</dc:creator>
    <dc:date>2021-09-28T19:16:03Z</dc:date>
    <item>
      <title>How can I get Databricks notebooks to stop cutting off the explain plans?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-can-i-get-databricks-notebooks-to-stop-cutting-off-the/m-p/26127#M18243</link>
      <description>&lt;P&gt;(since Spark 3.0)&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Dataset.queryExecution.debug.toFile&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;will dump the full plan to a file, without concatenating the output as a fully materialized Java string in memory.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 16:02:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-can-i-get-databricks-notebooks-to-stop-cutting-off-the/m-p/26127#M18243</guid>
      <dc:creator>User15787040559</dc:creator>
      <dc:date>2021-06-07T16:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get Databricks notebooks to stop cutting off the explain plans?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-can-i-get-databricks-notebooks-to-stop-cutting-off-the/m-p/26129#M18245</link>
      <description>&lt;P&gt;Notebooks really aren't the best method of viewing large files. Two methods you could employ are&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Save the file to dbfs and then use databricks CLI to download the file&lt;/LI&gt;&lt;LI&gt;Use the web terminal&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the web terminal option you can do something like "cat my_large_file.txt | less" and then you can scroll through the entire content of the file.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 19:16:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-can-i-get-databricks-notebooks-to-stop-cutting-off-the/m-p/26129#M18245</guid>
      <dc:creator>dazfuller</dc:creator>
      <dc:date>2021-09-28T19:16:03Z</dc:date>
    </item>
  </channel>
</rss>

