<?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: Hadoop nodes with different characteristics in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Hadoop-nodes-with-different-characteristics/m-p/362628#M238814</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/93628"&gt;@DianaTorres&lt;/a&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Tue, 31 Jan 2023 08:38:17 GMT</pubDate>
    <dc:creator>Ivoz</dc:creator>
    <dc:date>2023-01-31T08:38:17Z</dc:date>
    <item>
      <title>Hadoop nodes with different characteristics</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hadoop-nodes-with-different-characteristics/m-p/124072#M86816</link>
      <description>&lt;P&gt;Good afternoon, I wanted to know how they could have a cluster with nodes of different characteristics in RAM, for example:
slave1: 12 GB RAM &lt;/P&gt;&lt;P&gt;slave2: 12 GB RAM &lt;/P&gt;&lt;P&gt;Slave3: 32 GB RAM &lt;/P&gt;&lt;P&gt;Slave4: 32 GB RAM &lt;/P&gt;&lt;P&gt;The nodes would slave1 and slave2 a group and slave3 and slave4 nodes are another group.
The problem is the time to set the parameter of Yarn "yarn.nodemanager.resource.memory-mb" and I do not know if I set it to the first group or the second group .. ??&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2016 01:38:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hadoop-nodes-with-different-characteristics/m-p/124072#M86816</guid>
      <dc:creator>desk77</dc:creator>
      <dc:date>2016-02-04T01:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop nodes with different characteristics</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hadoop-nodes-with-different-characteristics/m-p/124073#M86817</link>
      <description>&lt;P&gt;you need to leverage ambari config groups &lt;A rel="user" href="https://community.cloudera.com/users/1267/angels77-mani.html" nodeid="1267"&gt;@Angel Chiluisa&lt;/A&gt; you have to create configuration groups for each hardware profile and then you can assign group specific properties. It is available in the ambari configuration page, look for configuration groups option. Here is a possible &lt;A href="https://community.hortonworks.com/questions/2115/unable-to-edit-settings-for-a-new-configuration-gr.html"&gt;link&lt;/A&gt; for info. Here is official &lt;A href="http://docs.hortonworks.com/HDPDocuments/Ambari-2.1.2.0/bk_Ambari_Users_Guide/content/_using_host_config_groups.html"&gt;doc&lt;/A&gt; for this.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2016 01:39:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hadoop-nodes-with-different-characteristics/m-p/124073#M86817</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-02-04T01:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop nodes with different characteristics</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hadoop-nodes-with-different-characteristics/m-p/124074#M86818</link>
      <description>&lt;P&gt;you can toggle which group you assigned what to on the top there's default group then you can toggle the other group. You can also use the filter for the property and find all available configurations. Filter text box is in the right hand corner. &lt;A rel="user" href="https://community.cloudera.com/users/1267/angels77-mani.html" nodeid="1267"&gt;@Angel Chiluisa&lt;/A&gt; it will show you both group configurations&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2016 01:44:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hadoop-nodes-with-different-characteristics/m-p/124074#M86818</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-02-04T01:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop nodes with different characteristics</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hadoop-nodes-with-different-characteristics/m-p/124075#M86819</link>
      <description>&lt;P&gt;Excellent, thank you very much, I was looking for this configuration&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2016 01:50:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hadoop-nodes-with-different-characteristics/m-p/124075#M86819</guid>
      <dc:creator>desk77</dc:creator>
      <dc:date>2016-02-04T01:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop nodes with different characteristics</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hadoop-nodes-with-different-characteristics/m-p/124076#M86820</link>
      <description>&lt;P&gt;glad to help &lt;A rel="user" href="https://community.cloudera.com/users/1267/angels77-mani.html" nodeid="1267"&gt;@Angel Chiluisa&lt;/A&gt;!&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2016 01:50:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hadoop-nodes-with-different-characteristics/m-p/124076#M86820</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-02-04T01:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop nodes with different characteristics</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hadoop-nodes-with-different-characteristics/m-p/124077#M86821</link>
      <description>&lt;P&gt;I have a similar question, if different workers have different storage capacities or even CPU speeds, what is the impact on the overall cluster? We have been advised to keep all our worker nodes the same spec, but we are not really sure why. How are we going to cope when we have a hardware refresh?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2016 15:09:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hadoop-nodes-with-different-characteristics/m-p/124077#M86821</guid>
      <dc:creator>mark_johnson3</dc:creator>
      <dc:date>2016-07-06T15:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop nodes with different characteristics</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hadoop-nodes-with-different-characteristics/m-p/124078#M86822</link>
      <description>&lt;P&gt;The primary design choice to make here is whether we need CPU scheduling (DRF) or not. &lt;/P&gt;&lt;P&gt;In some clusters with varying CPU capacities, due to throughput differences we may need to tweak time out settings to increase them. This is because Network socket time out occur in heterogeneous clusters. &lt;/P&gt;&lt;P&gt;Another aspect is to ensure that each node has enough memory head room left after Yarn allocation  to prevent  CPU hangs on less capable nodes. (Typically 80% for Yarn and 20% OS etc) . Since one of the nodes has only 12 GB of RAM, you may also want to closely monitor memory usage of processes especially Ambari agent and Ambari metrics memory usage and monitor if it is growing in size, that Yarn is not aware of. &lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2016 20:45:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hadoop-nodes-with-different-characteristics/m-p/124078#M86822</guid>
      <dc:creator>pbalasundaram</dc:creator>
      <dc:date>2016-07-07T20:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop nodes with different characteristics</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hadoop-nodes-with-different-characteristics/m-p/362520#M238796</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;we have the same in scenario for a CDH 5.10 cluster, with worker node with different cpu and memory.&lt;/P&gt;&lt;P&gt;Is there a similar solution for CDH distribution?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 14:37:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hadoop-nodes-with-different-characteristics/m-p/362520#M238796</guid>
      <dc:creator>Ivoz</dc:creator>
      <dc:date>2023-01-30T14:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop nodes with different characteristics</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hadoop-nodes-with-different-characteristics/m-p/362538#M238800</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/96076"&gt;@Ivoz&lt;/a&gt;&amp;nbsp;As this is an older post, you would have a better chance of receiving a resolution by&lt;A href="“https://community.cloudera.com/t5/forums/postpage/board-id/Questions”" target="_blank"&gt; starting a new thread&lt;/A&gt;. This will also be an opportunity to provide details specific to your environment that could aid others in assisting you with a more accurate answer to your question. You can link this thread as a reference in your new post.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 18:23:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hadoop-nodes-with-different-characteristics/m-p/362538#M238800</guid>
      <dc:creator>DianaTorres</dc:creator>
      <dc:date>2023-01-30T18:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop nodes with different characteristics</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hadoop-nodes-with-different-characteristics/m-p/362628#M238814</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/93628"&gt;@DianaTorres&lt;/a&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 08:38:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hadoop-nodes-with-different-characteristics/m-p/362628#M238814</guid>
      <dc:creator>Ivoz</dc:creator>
      <dc:date>2023-01-31T08:38:17Z</dc:date>
    </item>
  </channel>
</rss>

