Ottomata has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/191685

Change subject: Including spark in analytics role
......................................................................

Including spark in analytics role

Change-Id: I2db5a561a94f4ce9936b816a549153b583c1daa3
---
M puppet/hieradata/common.yaml
M puppet/modules/cdh
M puppet/modules/role/manifests/analytics.pp
3 files changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/vagrant 
refs/changes/85/191685/1

diff --git a/puppet/hieradata/common.yaml b/puppet/hieradata/common.yaml
index 2580e0f..18979a3 100644
--- a/puppet/hieradata/common.yaml
+++ b/puppet/hieradata/common.yaml
@@ -1,6 +1,5 @@
 ---
 classes:
-  - '::role::mediawiki'
   - '::puppet::agent'
 
 cdh::hue::secret_key: vagrant
diff --git a/puppet/modules/cdh b/puppet/modules/cdh
index 6e5d310..f71f942 160000
--- a/puppet/modules/cdh
+++ b/puppet/modules/cdh
-Subproject commit 6e5d3103894cd1a64ffa323a28fdc40611a576a1
+Subproject commit f71f942b035e70c16e17cff9b42b6b697e17bf44
diff --git a/puppet/modules/role/manifests/analytics.pp 
b/puppet/modules/role/manifests/analytics.pp
index e8ef66d..2802716 100644
--- a/puppet/modules/role/manifests/analytics.pp
+++ b/puppet/modules/role/manifests/analytics.pp
@@ -41,4 +41,5 @@
     include ::cdh::mahout
     include ::cdh::pig
     include ::cdh::sqoop
+    include ::cdh::spark
 }

-- 
To view, visit https://gerrit.wikimedia.org/r/191685
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2db5a561a94f4ce9936b816a549153b583c1daa3
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/vagrant
Gerrit-Branch: master
Gerrit-Owner: Ottomata <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to