Ottomata has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/344487 )

Change subject: Move hdfs balancer from an27 to an03
......................................................................


Move hdfs balancer from an27 to an03

Bug: T159527
Change-Id: I1f9f629b66d26dd988fe0287afaef2084a61808b
---
M manifests/site.pp
1 file changed, 4 insertions(+), 2 deletions(-)

Approvals:
  Ottomata: Verified; Looks good to me, approved



diff --git a/manifests/site.pp b/manifests/site.pp
index 7de259b..037e2bb 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -78,6 +78,9 @@
         analytics_cluster::hive::server,
         analytics_cluster::oozie::server,
 
+        # Include a weekly cron job to run hdfs balancer.
+        analytics_cluster::hadoop::balancer,
+
         # 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.  analytics1003
@@ -114,8 +117,7 @@
     role(analytics_cluster::client,
         analytics_cluster::hue,
 
-        # Include a weekly cron job to run hdfs balancer.
-        analytics_cluster::hadoop::balancer,
+
 
         # Include analytics/refinery deployment target.
         analytics_cluster::refinery,

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I1f9f629b66d26dd988fe0287afaef2084a61808b
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>
Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>

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

Reply via email to