Konstantin Boudnik created BIGTOP-1161:
------------------------------------------
Summary: Have a way to dynamically select components to be
deployed by Puppet recipes.
Key: BIGTOP-1161
URL: https://issues.apache.org/jira/browse/BIGTOP-1161
Project: Bigtop
Issue Type: Improvement
Components: Deployment
Affects Versions: 0.7.0
Reporter: Konstantin Boudnik
Fix For: 0.8.0
There are situations where installing the whole stack of the components into a
designated cluster is too heavy for development or testing purposes. Say, at
times I want to have just HDFS and HBase, or HDFS, MR, and Pig.
Currently, you'll have to hack into {{cluster.pp}} and remove parts of the
recipe.
It'd be great to have an ability to configure the set of the components in the
{{config/site.xml}} and only those configured would be deployed.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)