Ottomata has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/344482 )
Change subject: Move data_drop and hive::site_hdfs roles from analytics1027 to
analytics1003
......................................................................
Move data_drop and hive::site_hdfs roles from analytics1027 to analytics1003
Camus and balancer will come in a separate commit
Bug: T159527
Change-Id: Ie7c0c64a254403af38cffb959bdd94d4e997c6ea
---
M manifests/site.pp
1 file changed, 8 insertions(+), 11 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/82/344482/1
diff --git a/manifests/site.pp b/manifests/site.pp
index bf39ebb..12c3192 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -78,9 +78,16 @@
analytics_cluster::hive::server,
analytics_cluster::oozie::server,
+ # We need hive-site.xml in HDFS. This can be included
+ # on any node with a Hive client, but we really only
+ # want to include it in one place. analytics1027
+ # is a little special and standalone, so we do it here.
+ analytics_cluster::hive::site_hdfs
+
# analytics1003 also runs various crons that launch
# Hadoop jobs.
analytics_cluster::refinery,
+ analytics_cluster::refinery::job::data_drop,
analytics_cluster::refinery::job::project_namespace_map,
analytics_cluster::refinery::job::sqoop_mediawiki)
@@ -112,19 +119,9 @@
# Include analytics/refinery deployment target.
analytics_cluster::refinery,
-
# Add cron jobs to run Camus to import data into
# HDFS from Kafka.
- analytics_cluster::refinery::job::camus,
-
- # Add cron job to delete old data in HDFS
- analytics_cluster::refinery::job::data_drop,
-
- # We need hive-site.xml in HDFS. This can be included
- # on any node with a Hive client, but we really only
- # want to include it in one place. analytics1027
- # is a little special and standalone, so we do it here.
- analytics_cluster::hive::site_hdfs)
+ analytics_cluster::refinery::job::camus)
include ::standard
include ::base::firewall
--
To view, visit https://gerrit.wikimedia.org/r/344482
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie7c0c64a254403af38cffb959bdd94d4e997c6ea
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits