From 57fbb284954ee81f9d6a381c159cf415867dffab Mon Sep 17 00:00:00 2001 From: Roman Shaposhnik Date: Wed, 28 Nov 2012 21:35:16 -0800 Subject: BIGTOP-612. Add Crunch to Bigtop --- bigtop-deploy/puppet/manifests/cluster.pp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bigtop-deploy/puppet/manifests/cluster.pp') 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": -- cgit v1.2.3