aboutsummaryrefslogtreecommitdiff
path: root/bigtop-deploy/puppet/manifests/cluster.pp
diff options
context:
space:
mode:
authorRoman Shaposhnik <rvs@cloudera.com>2012-11-28 21:35:16 -0800
committerRoman Shaposhnik <rvs@cloudera.com>2012-12-04 13:59:45 -0800
commit57fbb284954ee81f9d6a381c159cf415867dffab (patch)
treeceac91fa841ef6d7c760f582b4184ddcf34dacb2 /bigtop-deploy/puppet/manifests/cluster.pp
parentaa354502af1c930d60f15abc986bf0ed4336be5e (diff)
BIGTOP-612. Add Crunch to Bigtop
Diffstat (limited to 'bigtop-deploy/puppet/manifests/cluster.pp')
-rw-r--r--bigtop-deploy/puppet/manifests/cluster.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/bigtop-deploy/puppet/manifests/cluster.pp b/bigtop-deploy/puppet/manifests/cluster.pp
index 57d73b32..99d5af38 100644
--- a/bigtop-deploy/puppet/manifests/cluster.pp
+++ b/bigtop-deploy/puppet/manifests/cluster.pp
@@ -286,6 +286,8 @@ class hadoop_gateway_node inherits hadoop_cluster_node {
giraph::client { "giraph client":
zookeeper_quorum => $giraph_zookeeper_quorum,
}
+ crunch::client { "crunch client":
+ }
hadoop-pig::client { "pig client":
}
hadoop-hive::client { "hive client":