<?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: How do i add a new node to the existing cluster with new host group having different components in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-do-i-add-a-new-node-to-the-existing-cluster-with-new/m-p/145579#M56580</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/16511/ashfaqahmedmh.html" nodeid="16511"&gt;@ashfaq ahamed&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also please refer to the following article to know How to dynamically Add Hosts to a Cluster with Blueprints ?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/articles/1333/dynamically-adding-hosts-to-an-existing-cluster-wi.html" target="_blank"&gt;https://community.hortonworks.com/articles/1333/dynamically-adding-hosts-to-an-existing-cluster-wi.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The Blueprints are not only useful to "initially" provision a cluster but they are also quite helpful to extend the existing cluster as well.&lt;/P&gt;</description>
    <pubDate>Thu, 09 Mar 2017 13:12:28 GMT</pubDate>
    <dc:creator>jsensharma</dc:creator>
    <dc:date>2017-03-09T13:12:28Z</dc:date>
    <item>
      <title>How do i add a new node to the existing cluster with new host group having different components</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-do-i-add-a-new-node-to-the-existing-cluster-with-new/m-p/145576#M56577</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have created a cluster using blueprints which has some service running on it(host_group_0)  say HDFS , YARN , Zookeeper but now the requirement is i want to add new node to this cluster in which i want to add only HDFS or only YARN or only Zookeeper or some other service say SPARK.&lt;/P&gt;&lt;P&gt;So I cannot use the existing hostgroup or i cannot clone the existing host. I have to write a new host group with the service i need and POST the api with the new node. &lt;/P&gt;&lt;P&gt;How can i achieve this using api. &lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 17:49:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-do-i-add-a-new-node-to-the-existing-cluster-with-new/m-p/145576#M56577</guid>
      <dc:creator>ashfaq1</dc:creator>
      <dc:date>2017-03-08T17:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: How do i add a new node to the existing cluster with new host group having different components</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-do-i-add-a-new-node-to-the-existing-cluster-with-new/m-p/145577#M56578</link>
      <description>&lt;P&gt;can anyone please share the link for addition nodes to cluster using "Specify an inlined hostgroup" method. &lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 12:47:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-do-i-add-a-new-node-to-the-existing-cluster-with-new/m-p/145577#M56578</guid>
      <dc:creator>ashfaq1</dc:creator>
      <dc:date>2017-03-09T12:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: How do i add a new node to the existing cluster with new host group having different components</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-do-i-add-a-new-node-to-the-existing-cluster-with-new/m-p/145578#M56579</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/16511/ashfaqahmedmh.html" nodeid="16511"&gt;@ashfaq ahamed&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If your cluster is already deployed and ready then you can use the ambari to add a new host as following:
following: &lt;A href="https://hortonworks.com/hadoop-tutorial/using-apache-ambari-add-new-nodes-existing-cluster/" target="_blank"&gt;https://hortonworks.com/hadoop-tutorial/using-apache-ambari-add-new-nodes-existing-cluster/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Once the host is added then you can deploy the desired service components/clients to that host.&lt;/P&gt;&lt;P&gt;But if you want to add a new host only using the Ambari APIs then you can refer to : &lt;A href="https://cwiki.apache.org/confluence/display/AMBARI/Add+a+host+and+deploy+components+using+APIs" target="_blank"&gt;https://cwiki.apache.org/confluence/display/AMBARI/Add+a+host+and+deploy+components+using+APIs&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 13:05:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-do-i-add-a-new-node-to-the-existing-cluster-with-new/m-p/145578#M56579</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-03-09T13:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: How do i add a new node to the existing cluster with new host group having different components</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-do-i-add-a-new-node-to-the-existing-cluster-with-new/m-p/145579#M56580</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/16511/ashfaqahmedmh.html" nodeid="16511"&gt;@ashfaq ahamed&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also please refer to the following article to know How to dynamically Add Hosts to a Cluster with Blueprints ?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/articles/1333/dynamically-adding-hosts-to-an-existing-cluster-wi.html" target="_blank"&gt;https://community.hortonworks.com/articles/1333/dynamically-adding-hosts-to-an-existing-cluster-wi.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The Blueprints are not only useful to "initially" provision a cluster but they are also quite helpful to extend the existing cluster as well.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 13:12:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-do-i-add-a-new-node-to-the-existing-cluster-with-new/m-p/145579#M56580</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-03-09T13:12:28Z</dc:date>
    </item>
  </channel>
</rss>

