<?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: Best cluster configuration in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Best-cluster-configuration/m-p/140532#M19424</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2686/zahermahdhi.html" nodeid="2686"&gt;@Zaher Mahdhi&lt;/A&gt; Also, please see this article for future reference &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/content/kbentry/16763/cheat-sheet-and-tips-for-a-custom-install-of-horto.html" target="_blank"&gt;https://community.hortonworks.com/content/kbentry/16763/cheat-sheet-and-tips-for-a-custom-install-of-horto.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 15 Feb 2016 05:28:10 GMT</pubDate>
    <dc:creator>nsabharwal</dc:creator>
    <dc:date>2016-02-15T05:28:10Z</dc:date>
    <item>
      <title>Best cluster configuration</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Best-cluster-configuration/m-p/140524#M19416</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm new to Hadoop and i'm currently working on a project using HDP. I've an OVH server with the following config:&lt;/P&gt;&lt;P&gt;- 4 CPUs x Intel(R) Xeon(R) CPU E3-1231 v3 @ 3.40GHz
- RAM : 32 GB
- Storage : 2 TB with  ESXi installed.&lt;/P&gt;&lt;P&gt;My question is about the best partitioning schema and the number of Nodes. I'm not sure if 4 nodes with 1 cpu, 8 GB of RAM and 500 GB HDD is good, at least for development (1 Namenode and 3 Datanodes)? I'm working with Data from a middle sized retail.&lt;/P&gt;&lt;P&gt;Thanks.  &lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 10:04:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Best-cluster-configuration/m-p/140524#M19416</guid>
      <dc:creator>zaher_mahdhi</dc:creator>
      <dc:date>2022-09-16T10:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Best cluster configuration</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Best-cluster-configuration/m-p/140525#M19417</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2686/zahermahdhi.html" nodeid="2686"&gt;@Zaher Mahdhi&lt;/A&gt;&lt;/P&gt;&lt;P&gt;** Assumption **&lt;/P&gt;&lt;P&gt;Lab environment and no performance test will be done&lt;/P&gt;&lt;P&gt;You have one server and planning to crave out 4 machines. I am sure you are not expecting high performance from this setup.&lt;/P&gt;&lt;P&gt;You can have 1 master and 3 workers/data nodes (In your case, you can pick one of datanodes and install other master services so basically, you can mix 1 datanode with master components --&amp;gt; Only applicable to sandbox/lab environments)&lt;/P&gt;&lt;P&gt;Don't install everything...HDFS, Mapreduce, Yarn , Zookeeper , Hive --&amp;gt; start with these components and then later you can add as you go.&lt;/P&gt;&lt;P&gt;Make sure that you give enough space to logs&lt;/P&gt;&lt;P&gt;for  each vm &lt;/P&gt;&lt;P&gt;/ - root , generally 20GB is good&lt;/P&gt;&lt;P&gt;/usr/hdp - 20GB  &lt;/P&gt;&lt;P&gt;/var/log -  50 to 100GB  (small setup)&lt;/P&gt;&lt;P&gt;/hadoop - rest of space &lt;/P&gt;</description>
      <pubDate>Sat, 13 Feb 2016 22:19:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Best-cluster-configuration/m-p/140525#M19417</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-13T22:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: Best cluster configuration</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Best-cluster-configuration/m-p/140526#M19418</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/2686/zahermahdhi.html" nodeid="2686"&gt;@Zaher Mahdhi&lt;/A&gt;&lt;P&gt;your question has many answers, I suggest you read our cluster planning guide &lt;A href="http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.2/bk_cluster-planning-guide/content/ch_hardware-recommendations_chapter.html" target="_blank"&gt;http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.2/bk_cluster-planning-guide/content/ch_hardware-recommendations_chapter.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Feb 2016 22:19:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Best-cluster-configuration/m-p/140526#M19418</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-02-13T22:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Best cluster configuration</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Best-cluster-configuration/m-p/140527#M19419</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/140/nsabharwal.html" nodeid="140"&gt;@Neeraj Sabharwal&lt;/A&gt; &lt;/P&gt;&lt;P&gt; Thank you for your answer. This is a development and test environment &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Feb 2016 22:33:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Best-cluster-configuration/m-p/140527#M19419</guid>
      <dc:creator>zaher_mahdhi</dc:creator>
      <dc:date>2016-02-13T22:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: Best cluster configuration</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Best-cluster-configuration/m-p/140528#M19420</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2686/zahermahdhi.html" nodeid="2686"&gt;@Zaher Mahdhi&lt;/A&gt; Perfect!  You can go through the doc but many times, you have to find workaround based on the hardware limitations. &lt;/P&gt;&lt;P&gt;This is your starting point for the next step &lt;A href="http://docs.hortonworks.com/HDPDocuments/Ambari-2.2.0.0/bk_Installing_HDP_AMB/content/_meet_minimum_system_requirements.html"&gt;http://docs.hortonworks.com/HDPDocuments/Ambari-2.2.0.0/bk_Installing_HDP_AMB/content/_meet_minimum_system_requirements.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Good luck!!!! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Feb 2016 22:38:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Best-cluster-configuration/m-p/140528#M19420</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-13T22:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Best cluster configuration</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Best-cluster-configuration/m-p/140529#M19421</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2686/zahermahdhi.html" nodeid="2686"&gt;@Zaher Mahdhi&lt;/A&gt;: Also you can refer below article. &lt;/P&gt;&lt;P&gt;&lt;A href="http://www.hadoopadmin.co.in/planning-of-hadoop-cluster/" target="_blank"&gt;http://www.hadoopadmin.co.in/planning-of-hadoop-cluster/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Feb 2016 22:53:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Best-cluster-configuration/m-p/140529#M19421</guid>
      <dc:creator>SK1</dc:creator>
      <dc:date>2016-02-13T22:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Best cluster configuration</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Best-cluster-configuration/m-p/140530#M19422</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/140/nsabharwal.html" nodeid="140"&gt;@Neeraj Sabharwal&lt;/A&gt;&lt;P&gt; Do you recommend using Ambari or manual installation ? in the case of using Ambari, i went through documentation and didn’t find where I can allocate space for logs. Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 05:19:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Best-cluster-configuration/m-p/140530#M19422</guid>
      <dc:creator>zaher_mahdhi</dc:creator>
      <dc:date>2016-02-15T05:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Best cluster configuration</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Best-cluster-configuration/m-p/140531#M19423</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2686/zahermahdhi.html" nodeid="2686" target="_blank"&gt;@Zaher Mahdhi&lt;/A&gt;  Ambari installation method is the BEST way to go.&lt;/P&gt;&lt;P&gt;Make sure that you pay attention to following setting while installing the cluster if you want to customize the log location. You cannot change this once installation is done. &lt;/P&gt;&lt;P&gt;This will be for each component. &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2122-screen-shot-2016-02-14-at-42142-pm.png" style="width: 1914px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/21758iBBCD58E3B8F2EC34/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2122-screen-shot-2016-02-14-at-42142-pm.png" alt="2122-screen-shot-2016-02-14-at-42142-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 08:19:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Best-cluster-configuration/m-p/140531#M19423</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2019-08-19T08:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Best cluster configuration</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Best-cluster-configuration/m-p/140532#M19424</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2686/zahermahdhi.html" nodeid="2686"&gt;@Zaher Mahdhi&lt;/A&gt; Also, please see this article for future reference &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/content/kbentry/16763/cheat-sheet-and-tips-for-a-custom-install-of-horto.html" target="_blank"&gt;https://community.hortonworks.com/content/kbentry/16763/cheat-sheet-and-tips-for-a-custom-install-of-horto.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 05:28:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Best-cluster-configuration/m-p/140532#M19424</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-15T05:28:10Z</dc:date>
    </item>
  </channel>
</rss>

