Created 12-04-2015 03:24 PM
Is it possible to use config-groups during install with Ambari and/or Ambari Blueprints?
Created 12-17-2015 04:43 PM
@hkropp, @Ali Bajwa, It is possible to define configuration groups when using a Blueprints install.
Configuration in Blueprints can be specified at almost any level (cluster, blueprint, host group).
A "host group" in Blueprints defines a set of components and configuration that can be applied to a host or group of hosts. These actual hosts are mapped in the Cluster Creation Template.
You can specify configuration at the level of "host groups" in the Blueprint or Cluster Creation Template, and this has the affect of only applying these configuration overrides to the machine or group of machines that are mapped to this host group at deployment time.
Specifying configuration at the "host group" level will cause the Ambari Blueprints processor to create Ambari configuration groups to manage that host-specific configuration.
More information on Blueprint syntax and how configurations are applied may be found at:
https://cwiki.apache.org/confluence/display/AMBARI/Blueprints#Blueprints-BlueprintStructure
Created 12-04-2015 08:40 PM
Sorry about the confusion on posting answer in the wrong section. Based on my test, I don't think it's possible to create config groups during the install.
Created 12-05-2015 08:20 AM
@rnettleton can probably confirm whether this is possible via blueprints. Post-install you can do this via APIs (see here for example)
Created 12-17-2015 04:43 PM
@hkropp, @Ali Bajwa, It is possible to define configuration groups when using a Blueprints install.
Configuration in Blueprints can be specified at almost any level (cluster, blueprint, host group).
A "host group" in Blueprints defines a set of components and configuration that can be applied to a host or group of hosts. These actual hosts are mapped in the Cluster Creation Template.
You can specify configuration at the level of "host groups" in the Blueprint or Cluster Creation Template, and this has the affect of only applying these configuration overrides to the machine or group of machines that are mapped to this host group at deployment time.
Specifying configuration at the "host group" level will cause the Ambari Blueprints processor to create Ambari configuration groups to manage that host-specific configuration.
More information on Blueprint syntax and how configurations are applied may be found at:
https://cwiki.apache.org/confluence/display/AMBARI/Blueprints#Blueprints-BlueprintStructure