<?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 Split Cloudera Management Services into 2 boxes in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Split-Cloudera-Management-Services-into-2-boxes/m-p/57369#M64868</link>
    <description>&lt;P&gt;I have two boxes to install Cloudera Management Services.&amp;nbsp;How do you recommend to split the services into the two boxes:&lt;/P&gt;&lt;P&gt;The services are:&lt;/P&gt;&lt;P&gt;Service Monitor, Activity Monitor, Host monitor, Reports Manager, Event Server, Alert Publisher.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Jul 2017 20:51:43 GMT</pubDate>
    <dc:creator>tsialiam</dc:creator>
    <dc:date>2017-07-13T20:51:43Z</dc:date>
    <item>
      <title>Split Cloudera Management Services into 2 boxes</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Split-Cloudera-Management-Services-into-2-boxes/m-p/57369#M64868</link>
      <description>&lt;P&gt;I have two boxes to install Cloudera Management Services.&amp;nbsp;How do you recommend to split the services into the two boxes:&lt;/P&gt;&lt;P&gt;The services are:&lt;/P&gt;&lt;P&gt;Service Monitor, Activity Monitor, Host monitor, Reports Manager, Event Server, Alert Publisher.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2017 20:51:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Split-Cloudera-Management-Services-into-2-boxes/m-p/57369#M64868</guid>
      <dc:creator>tsialiam</dc:creator>
      <dc:date>2017-07-13T20:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Split Cloudera Management Services into 2 boxes</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Split-Cloudera-Management-Services-into-2-boxes/m-p/57376#M64869</link>
      <description>Activity Monitor and Reports Manager use a backend db to store their data. The rest use local directories. So these two are prime to be moved to a second host. You could move the others but you would have to manually migrate the data over.</description>
      <pubDate>Fri, 14 Jul 2017 02:55:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Split-Cloudera-Management-Services-into-2-boxes/m-p/57376#M64869</guid>
      <dc:creator>mbigelow</dc:creator>
      <dc:date>2017-07-14T02:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Split Cloudera Management Services into 2 boxes</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Split-Cloudera-Management-Services-into-2-boxes/m-p/57377#M64870</link>
      <description>CM also uses the backend DB. So you could have CM, Amon, Rman,, and the DB on one host and Smon, Hmon, Event Server and Alert publisher on another.</description>
      <pubDate>Fri, 14 Jul 2017 02:56:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Split-Cloudera-Management-Services-into-2-boxes/m-p/57377#M64870</guid>
      <dc:creator>mbigelow</dc:creator>
      <dc:date>2017-07-14T02:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Split Cloudera Management Services into 2 boxes</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Split-Cloudera-Management-Services-into-2-boxes/m-p/57380#M64871</link>
      <description>&lt;P&gt;I am building the whole cluster from scratch so I don't have to migrate any data. Also I was planning to use an external database.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How should I split these services base on how much resources they use (cpu, memory) ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2017 06:21:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Split-Cloudera-Management-Services-into-2-boxes/m-p/57380#M64871</guid>
      <dc:creator>tsialiam</dc:creator>
      <dc:date>2017-07-14T06:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: Split Cloudera Management Services into 2 boxes</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Split-Cloudera-Management-Services-into-2-boxes/m-p/57406#M64872</link>
      <description>Service Monitor and Activity Monitor are the two heavy hitters. They both write to a TSDB on the local FS in a directory that you specify in the configs.&lt;BR /&gt;&lt;BR /&gt;I would split as I mentioned above:&lt;BR /&gt;Host1: CM, DB, Amon, Rman&lt;BR /&gt;Host2: Smon, Hmon, Event, Alert&lt;BR /&gt;&lt;BR /&gt;Service Monitor - resource usage dependent on the number of services being ran. It will grow as new nodes are added, as the new nodes will be running new services.&lt;BR /&gt;&lt;BR /&gt;Activity Monitor - Collection information on MR.&lt;BR /&gt;&lt;BR /&gt;Host monitor - Resource req. will depend on the number of hosts; will grow as new hosts are added.&lt;BR /&gt;&lt;BR /&gt;Reports Manager - Is all about the reports. This is usually light if only the pre-built reports are in place and generated. I have had to bump this up as the cluster usage and size grew. I haven't looked into it but it is likely because the reports run on a schedule even if they are not used.&lt;BR /&gt;&lt;BR /&gt;Event Server - Events can be generate out of any metrics or log entries. You can add more or more can be generated if they are triggered by changes to the system.&lt;BR /&gt;&lt;BR /&gt;Alert Publisher - Resource req. will depend on the number of alerts. This will grow with new hosts and services. More alerts can be added.</description>
      <pubDate>Fri, 14 Jul 2017 16:36:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Split-Cloudera-Management-Services-into-2-boxes/m-p/57406#M64872</guid>
      <dc:creator>mbigelow</dc:creator>
      <dc:date>2017-07-14T16:36:47Z</dc:date>
    </item>
  </channel>
</rss>

