<?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 Re: YARN resource manager + what is the count of node manager that resource manager can support in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/YARN-resource-manager-what-is-the-count-of-node-manager-that/m-p/319601#M227889</link>
    <description>&lt;P&gt;can you share please the link/doc that described the above table ?&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jun 2021 12:10:12 GMT</pubDate>
    <dc:creator>mike_bronson7</dc:creator>
    <dc:date>2021-06-30T12:10:12Z</dc:date>
    <item>
      <title>YARN resource manager + what is the count of node manager that resource manager can support</title>
      <link>https://community.cloudera.com/t5/Support-Questions/YARN-resource-manager-what-is-the-count-of-node-manager-that/m-p/319456#M227832</link>
      <description>&lt;P&gt;we have HDP cluster with 2 resource manager services , and 190&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;node managers&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;services&lt;/P&gt;&lt;P&gt;HDP version - 2.6.5&lt;/P&gt;&lt;P&gt;YARN version - 2.7.3&lt;/P&gt;&lt;P&gt;Hadoop platform - ambari 2.6.2.1 version&lt;/P&gt;&lt;P&gt;each node manager is located on VM linux machines&lt;/P&gt;&lt;P&gt;now we want to extend the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;node-managers&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;machines to 220 machines&lt;/P&gt;&lt;P&gt;the Question that I want to ask:&lt;/P&gt;&lt;P&gt;dose resource-manager can support&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;220 node managers services&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;( when each node-manager service installed on one node manager linux machine ) ?&lt;/P&gt;&lt;P&gt;what is the max limit of&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;node-mangers&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;services that one resource -manager can support?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 13:12:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/YARN-resource-manager-what-is-the-count-of-node-manager-that/m-p/319456#M227832</guid>
      <dc:creator>mike_bronson7</dc:creator>
      <dc:date>2021-06-28T13:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: YARN resource manager + what is the count of node manager that resource manager can support</title>
      <link>https://community.cloudera.com/t5/Support-Questions/YARN-resource-manager-what-is-the-count-of-node-manager-that/m-p/319534#M227865</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/59349"&gt;@mike_bronson7&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Migration from 190 to 220 is an additional 30 DN and NM theoretically an the Resource Manager Is responsible for resource management and consists of two components: the scheduler and application manager:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#800000"&gt;&lt;STRONG&gt;&lt;BR /&gt;The scheduler allocates resources:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;It has extensive information about an application's resource needs, which allows it to make scheduling decisions across all applications in the cluster. Essentially, an application can ask for specific resource requests, via the YARN application master, to satisfy its resource needs. The scheduler responds to a resource request by granting a container, which satisfies the requirements laid out by the application master in the initial resource request.&lt;/P&gt;&lt;P&gt;&lt;FONT color="#800000"&gt;&lt;STRONG&gt;&lt;BR /&gt;The application manager:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;Accepts job submissions, negotiating the first container to execute the application-specific application master and to restart the application master container on failure.&lt;/P&gt;&lt;P&gt;Node managers&lt;BR /&gt;A node manager is a per-machine or VM framework agent responsible for managing resources available on a single node. They monitors resource usage for containers and report to the scheduler within the resource manager. You can have multiple node managers just ensure you have required memory reserved for the host OS funtionlity&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="YARN.JPG" style="width: 799px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/31715iADA3C8650F721432/image-size/large?v=v2&amp;amp;px=999" role="button" title="YARN.JPG" alt="YARN.JPG" /&gt;&lt;/span&gt;&lt;BR /&gt;Just like Namenodes Resource managers need to be high spec servers if you can stick to some basics like the table below your 2 RM's can handle 200 nodes with ease.Take into consideration NN and ZK,HBase memory configs.&lt;BR /&gt;I remember running 300 data nodes/node manager in a project&amp;nbsp; 2 years ago with exact setup like yours&lt;BR /&gt;Hope that helps&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 14:58:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/YARN-resource-manager-what-is-the-count-of-node-manager-that/m-p/319534#M227865</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2021-06-29T14:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: YARN resource manager + what is the count of node manager that resource manager can support</title>
      <link>https://community.cloudera.com/t5/Support-Questions/YARN-resource-manager-what-is-the-count-of-node-manager-that/m-p/319601#M227889</link>
      <description>&lt;P&gt;can you share please the link/doc that described the above table ?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 12:10:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/YARN-resource-manager-what-is-the-count-of-node-manager-that/m-p/319601#M227889</guid>
      <dc:creator>mike_bronson7</dc:creator>
      <dc:date>2021-06-30T12:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: YARN resource manager + what is the count of node manager that resource manager can support</title>
      <link>https://community.cloudera.com/t5/Support-Questions/YARN-resource-manager-what-is-the-count-of-node-manager-that/m-p/319614#M227896</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/59349"&gt;@mike_bronson7&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here you go &lt;A href="https://docs.cloudera.com/HDPDocuments/HDP2/HDP-2.0.6.0/bk_installing_manually_book/content/rpm-chap1-11.html" target="_blank" rel="noopener"&gt;how to&amp;nbsp;determine YARN and MapReduce Memory Configuration Settings&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Happy hadooping&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 15:48:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/YARN-resource-manager-what-is-the-count-of-node-manager-that/m-p/319614#M227896</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2021-06-30T15:48:35Z</dc:date>
    </item>
  </channel>
</rss>

