<?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: Does Blueprint supports add hostgroups post cluster create? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-Blueprint-supports-add-hostgroups-post-cluster-create/m-p/99712#M12819</link>
    <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/6855/does-blueprint-supports-add-hostgroups-post-cluste.html#"&gt;@rnettleton&lt;/A&gt;, I was following the same steps that you have mentioned but if we go with this approach, we need to come up with all possible hostgroup (component maping) combinations ahead of time. I was trying to find a way to overcome by adding new hostgroup to existing BP (not modifying any of the existing BP structure). May be we shall consider this as a feature request?&lt;/P&gt;</description>
    <pubDate>Fri, 18 Dec 2015 01:33:55 GMT</pubDate>
    <dc:creator>vijayaraghavan_</dc:creator>
    <dc:date>2015-12-18T01:33:55Z</dc:date>
    <item>
      <title>Does Blueprint supports add hostgroups post cluster create?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-Blueprint-supports-add-hostgroups-post-cluster-create/m-p/99708#M12815</link>
      <description>&lt;P&gt;Blueprint supports SLAVE node expansion through "add host" API. We could provide blueprint and hostgroup name to add host API and the API takes care of replicating hostgroup components (from corresponding Blueprint) in the new set of hosts. In scenario where if only DATANODE" needs to be expanded, it is not possible unless the BP has a hostgroup that has only "DATANODE" component.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2015 02:17:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-Blueprint-supports-add-hostgroups-post-cluster-create/m-p/99708#M12815</guid>
      <dc:creator>vijayaraghavan_</dc:creator>
      <dc:date>2015-12-17T02:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: Does Blueprint supports add hostgroups post cluster create?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-Blueprint-supports-add-hostgroups-post-cluster-create/m-p/99709#M12816</link>
      <description>&lt;P&gt;This article should help grow cluster after install&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/articles/1333/dynamically-adding-hosts-to-an-existing-cluster-wi.html"&gt;https://community.hortonworks.com/articles/1333/dy...&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2015 03:21:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-Blueprint-supports-add-hostgroups-post-cluster-create/m-p/99709#M12816</guid>
      <dc:creator>abajwa</dc:creator>
      <dc:date>2015-12-17T03:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Does Blueprint supports add hostgroups post cluster create?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-Blueprint-supports-add-hostgroups-post-cluster-create/m-p/99710#M12817</link>
      <description>&lt;P&gt;Thanks Ali Bajwa. My question is how one could possibly mutate blueprint to add hostgroups dynamically instead of playiing with only fixed set created duirng cluster create step.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2015 23:35:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-Blueprint-supports-add-hostgroups-post-cluster-create/m-p/99710#M12817</guid>
      <dc:creator>vijayaraghavan_</dc:creator>
      <dc:date>2015-12-17T23:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: Does Blueprint supports add hostgroups post cluster create?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-Blueprint-supports-add-hostgroups-post-cluster-create/m-p/99711#M12818</link>
      <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/6855/does-blueprint-supports-add-hostgroups-post-cluste.html#"&gt;@Vijay Srinivasaraghavan&lt;/A&gt;, Once a Blueprint is posted, the document is immutable, so there is no way currently to add a host group to a Blueprint.&lt;/P&gt;&lt;P&gt;That being said, I believe you can obtain the same effect by trying the following:
&lt;/P&gt;&lt;OL&gt;
&lt;LI&gt;POST a Blueprint that contains: the host groups used in your cluster, and an extra host group that only contains the "DATANODE" component (and perhaps any required dependencies). &lt;/LI&gt;&lt;LI&gt;POST the Cluster Creation template as normal, but do not map any hosts to the host group that only contains "DATANODE" components.  &lt;/LI&gt;&lt;LI&gt;When necessary, use the "Add Host" API to add new hosts based on the "extra" host group. &lt;/LI&gt;&lt;LI&gt;As long as there are no configuration dependencies specified that point to the host group that is not initially used, this should work fine.  Usually, configuration dependencies would mean things such as %HOSTGROUP% references that refer to the "extra" host group, which shouldn't be necessary anyway.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;While this approach doesn't allow you to add host groups dynamically, it should allow you to have more fine-grained control over the types of components that are deployed during a scale-out operation.  &lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2015 00:30:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-Blueprint-supports-add-hostgroups-post-cluster-create/m-p/99711#M12818</guid>
      <dc:creator>rnettleton</dc:creator>
      <dc:date>2015-12-18T00:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Does Blueprint supports add hostgroups post cluster create?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-Blueprint-supports-add-hostgroups-post-cluster-create/m-p/99712#M12819</link>
      <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/6855/does-blueprint-supports-add-hostgroups-post-cluste.html#"&gt;@rnettleton&lt;/A&gt;, I was following the same steps that you have mentioned but if we go with this approach, we need to come up with all possible hostgroup (component maping) combinations ahead of time. I was trying to find a way to overcome by adding new hostgroup to existing BP (not modifying any of the existing BP structure). May be we shall consider this as a feature request?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2015 01:33:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-Blueprint-supports-add-hostgroups-post-cluster-create/m-p/99712#M12819</guid>
      <dc:creator>vijayaraghavan_</dc:creator>
      <dc:date>2015-12-18T01:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Does Blueprint supports add hostgroups post cluster create?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-Blueprint-supports-add-hostgroups-post-cluster-create/m-p/99713#M12820</link>
      <description>&lt;P style="margin-left: 20px;"&gt;I understand this is still around but is it being tracked in jira? Can't find the related issue for dynamically updating a blueprint&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2017 19:55:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-Blueprint-supports-add-hostgroups-post-cluster-create/m-p/99713#M12820</guid>
      <dc:creator>raulvc</dc:creator>
      <dc:date>2017-05-05T19:55:23Z</dc:date>
    </item>
  </channel>
</rss>

