From 0c82c31f77fee6f749a1295e20fd3cd8d20c2c4a Mon Sep 17 00:00:00 2001 From: Roman Shaposhnik Date: Mon, 7 Nov 2016 13:54:17 -0800 Subject: BIGTOP-2578. Puppet needs to be updated for Hive Server2 --- bigtop-deploy/puppet/manifests/cluster.pp | 1 + 1 file changed, 1 insertion(+) (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 7144f02b..7d31ef94 100644 --- a/bigtop-deploy/puppet/manifests/cluster.pp +++ b/bigtop-deploy/puppet/manifests/cluster.pp @@ -97,6 +97,7 @@ $roles_map = { client => ["pig-client"], }, hive => { + master => ["hive-server2"], client => ["hive-client"], }, tez => { -- cgit v1.2.3