<?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: Can't run Display command. Any idea why I got this error message?  How can I fix this? The nodes are at 28gb ram and memory usage : 162.9+mb so it shouldn't be memory issue :(.  Please help!  Thank you in advanced! in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/can-t-run-display-command-any-idea-why-i-got-this-error-message/m-p/9466#M4817</link>
    <description>&lt;P&gt;Hi @Suky Muliadikara​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error is OutofMemory that means when you're calling display it's actually executing all the transformation that's causing OOM exception please increase your memory for driver and worker then you can use display (). &lt;/P&gt;</description>
    <pubDate>Tue, 14 Feb 2023 06:09:27 GMT</pubDate>
    <dc:creator>Ajay-Pandey</dc:creator>
    <dc:date>2023-02-14T06:09:27Z</dc:date>
    <item>
      <title>Can't run Display command. Any idea why I got this error message?  How can I fix this? The nodes are at 28gb ram and memory usage : 162.9+mb so it shouldn't be memory issue :(.  Please help!  Thank you in advanced!</title>
      <link>https://community.databricks.com/t5/data-engineering/can-t-run-display-command-any-idea-why-i-got-this-error-message/m-p/9465#M4816</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Capture"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/675i8D6DE1352322341C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture" alt="Capture" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2023 21:32:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-t-run-display-command-any-idea-why-i-got-this-error-message/m-p/9465#M4816</guid>
      <dc:creator>sm1</dc:creator>
      <dc:date>2023-02-13T21:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can't run Display command. Any idea why I got this error message?  How can I fix this? The nodes are at 28gb ram and memory usage : 162.9+mb so it shouldn't be memory issue :(.  Please help!  Thank you in advanced!</title>
      <link>https://community.databricks.com/t5/data-engineering/can-t-run-display-command-any-idea-why-i-got-this-error-message/m-p/9466#M4817</link>
      <description>&lt;P&gt;Hi @Suky Muliadikara​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error is OutofMemory that means when you're calling display it's actually executing all the transformation that's causing OOM exception please increase your memory for driver and worker then you can use display (). &lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 06:09:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-t-run-display-command-any-idea-why-i-got-this-error-message/m-p/9466#M4817</guid>
      <dc:creator>Ajay-Pandey</dc:creator>
      <dc:date>2023-02-14T06:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: Can't run Display command. Any idea why I got this error message?  How can I fix this? The nodes are at 28gb ram and memory usage : 162.9+mb so it shouldn't be memory issue :(.  Please help!  Thank you in advanced!</title>
      <link>https://community.databricks.com/t5/data-engineering/can-t-run-display-command-any-idea-why-i-got-this-error-message/m-p/9467#M4818</link>
      <description>&lt;P&gt;spark is lazy evaluated. this means actual compute only starts at an action (like display).&lt;/P&gt;&lt;P&gt;without seeing the rest of the code it is impossible to see what the issue is.&lt;/P&gt;&lt;P&gt;According to the error message, there is an OOM error, most probably caused by some code somewhere.&lt;/P&gt;&lt;P&gt;Increasing memory is an option but I suggest reviewing why you use so much memory.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 13:11:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-t-run-display-command-any-idea-why-i-got-this-error-message/m-p/9467#M4818</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2023-02-14T13:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Can't run Display command. Any idea why I got this error message?  How can I fix this? The nodes are at 28gb ram and memory usage : 162.9+mb so it shouldn't be memory issue :(.  Please help!  Thank you in advanced!</title>
      <link>https://community.databricks.com/t5/data-engineering/can-t-run-display-command-any-idea-why-i-got-this-error-message/m-p/9468#M4819</link>
      <description>&lt;P&gt;Hi @Suky Muliadikara​&amp;nbsp;, Could you please share more details like DBR version, number of nodes etc? Also, if you could share a screenshot of spark sql plan?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 13:09:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-t-run-display-command-any-idea-why-i-got-this-error-message/m-p/9468#M4819</guid>
      <dc:creator>Lakshay</dc:creator>
      <dc:date>2023-02-15T13:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Can't run Display command. Any idea why I got this error message?  How can I fix this? The nodes are at 28gb ram and memory usage : 162.9+mb so it shouldn't be memory issue :(.  Please help!  Thank you in advanced!</title>
      <link>https://community.databricks.com/t5/data-engineering/can-t-run-display-command-any-idea-why-i-got-this-error-message/m-p/9469#M4820</link>
      <description>&lt;P&gt;Hi @Suky Muliadikara​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope all is well! Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We'd love to hear from you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 05:47:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-t-run-display-command-any-idea-why-i-got-this-error-message/m-p/9469#M4820</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-02-17T05:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can't run Display command. Any idea why I got this error message?  How can I fix this? The nodes are at 28gb ram and memory usage : 162.9+mb so it shouldn't be memory issue :(.  Please help!  Thank you in advanced!</title>
      <link>https://community.databricks.com/t5/data-engineering/can-t-run-display-command-any-idea-why-i-got-this-error-message/m-p/9470#M4821</link>
      <description>&lt;P&gt;Hi @Suky Muliadikara​,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a friendly follow-up. Did any of the responses help you to resolve your question? if it did, please mark it as best. Otherwise, please let us know if you still need help.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2023 22:09:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-t-run-display-command-any-idea-why-i-got-this-error-message/m-p/9470#M4821</guid>
      <dc:creator>jose_gonzalez</dc:creator>
      <dc:date>2023-02-23T22:09:25Z</dc:date>
    </item>
  </channel>
</rss>

