<?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>question from where we get the Yarn memory value from the dashboard in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/from-where-we-get-the-Yarn-memory-value-from-the-dashboard/m-p/228709#M70368</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="39970-capture.png" style="width: 334px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/15164iDC553DBAF2170C6B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="39970-capture.png" alt="39970-capture.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;we have Ambari cluster with 5 workers machines ( each worker have 32G memory )&lt;/P&gt;&lt;P&gt;in the dashboard we see the yarn memory like this:&lt;/P&gt;&lt;P&gt;77% used 575G of 746G &lt;/P&gt;&lt;P&gt;seems that the running application take 575G &lt;/P&gt;&lt;P&gt;but how 575G if total workers have 32X5=160G&lt;/P&gt;&lt;P&gt;and how the calculte is 746G ? on total ?&lt;/P&gt;</description>
    <pubDate>Sun, 18 Aug 2019 01:04:22 GMT</pubDate>
    <dc:creator>mike_bronson7</dc:creator>
    <dc:date>2019-08-18T01:04:22Z</dc:date>
    <item>
      <title>from where we get the Yarn memory value from the dashboard</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/from-where-we-get-the-Yarn-memory-value-from-the-dashboard/m-p/228709#M70368</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="39970-capture.png" style="width: 334px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/15164iDC553DBAF2170C6B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="39970-capture.png" alt="39970-capture.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;we have Ambari cluster with 5 workers machines ( each worker have 32G memory )&lt;/P&gt;&lt;P&gt;in the dashboard we see the yarn memory like this:&lt;/P&gt;&lt;P&gt;77% used 575G of 746G &lt;/P&gt;&lt;P&gt;seems that the running application take 575G &lt;/P&gt;&lt;P&gt;but how 575G if total workers have 32X5=160G&lt;/P&gt;&lt;P&gt;and how the calculte is 746G ? on total ?&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 01:04:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/from-where-we-get-the-Yarn-memory-value-from-the-dashboard/m-p/228709#M70368</guid>
      <dc:creator>mike_bronson7</dc:creator>
      <dc:date>2019-08-18T01:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: from where we get the Yarn memory value from the dashboard</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/from-where-we-get-the-Yarn-memory-value-from-the-dashboard/m-p/228710#M70369</link>
      <description>&lt;P&gt; &lt;A rel="user" href="https://community.cloudera.com/users/26229/uribarih.html" nodeid="26229" target="_blank"&gt;@uri ben-ari&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;746.5Gb is the total memory of all node managers included. &lt;/P&gt;&lt;P&gt;It is calculated as (yarn.nodemanager.resource.memory-mb) * (no of node managers) . Please check the value for yarn.nodemanager.resource.memory-mb in your YARN configs. Check the screenshot&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="39972-screen-shot-2017-10-26-at-101615-pm.png" style="width: 1458px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/15162iB4E5E4BD6C00F4C4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="39972-screen-shot-2017-10-26-at-101615-pm.png" alt="39972-screen-shot-2017-10-26-at-101615-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;575 GB is the memory used by all the applications. You can check the Resource manager UI to see which apps are using memory.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="39973-screen-shot-2017-10-26-at-101859-pm.png" style="width: 2878px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/15163i133D66D0437EC48D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="39973-screen-shot-2017-10-26-at-101859-pm.png" alt="39973-screen-shot-2017-10-26-at-101859-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In the screenshot, you can see 3 apps running with one app taking 9Gb, and two apps taking 1Gb each. Therefore the total is 11Gb. You can check the similar in your environment. &lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 01:04:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/from-where-we-get-the-Yarn-memory-value-from-the-dashboard/m-p/228710#M70369</guid>
      <dc:creator>asirna</dc:creator>
      <dc:date>2019-08-18T01:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: from where we get the Yarn memory value from the dashboard</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/from-where-we-get-the-Yarn-memory-value-from-the-dashboard/m-p/228711#M70370</link>
      <description>&lt;P&gt;I am little confuse in the value from yarn.nodemanager.resource.memory-mb is more then 120G and each worker machine only 32G , so how it can be that yarn.nodemanager.resource.memory-mb value much more the memory size of the worker machine ?&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 00:52:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/from-where-we-get-the-Yarn-memory-value-from-the-dashboard/m-p/228711#M70370</guid>
      <dc:creator>mike_bronson7</dc:creator>
      <dc:date>2017-10-27T00:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: from where we get the Yarn memory value from the dashboard</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/from-where-we-get-the-Yarn-memory-value-from-the-dashboard/m-p/228712#M70371</link>
      <description>&lt;P&gt;I am little confuse in the value from yarn.nodemanager.resource.memory-mb is more then 120G and each worker machine only 32G , so how it can be that yarn.nodemanager.resource.memory-mb value much more the memory size of the worker machine ?&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 00:53:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/from-where-we-get-the-Yarn-memory-value-from-the-dashboard/m-p/228712#M70371</guid>
      <dc:creator>mike_bronson7</dc:creator>
      <dc:date>2017-10-27T00:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: from where we get the Yarn memory value from the dashboard</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/from-where-we-get-the-Yarn-memory-value-from-the-dashboard/m-p/228713#M70372</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/26229/uribarih.html" nodeid="26229"&gt;@uri ben-ari&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;This value is calculated using the stack advisor&lt;/P&gt;&lt;P&gt;'yarn.nodemanager.resource.memory-mb' = int(round(min(clusterData['containers']* clusterData['ramPerContainer'], nodemanagerMinRam))))&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 01:11:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/from-where-we-get-the-Yarn-memory-value-from-the-dashboard/m-p/228713#M70372</guid>
      <dc:creator>asirna</dc:creator>
      <dc:date>2017-10-27T01:11:42Z</dc:date>
    </item>
  </channel>
</rss>

