Ottomata has submitted this change and it was merged.

Change subject: Remove WMF specific 'standard' and 'adhoc' queues from default 
fair-scheduler.xml.erb
......................................................................


Remove WMF specific 'standard' and 'adhoc' queues from default 
fair-scheduler.xml.erb

Change-Id: Ic22ec0c042e359fbd55571c5c0506d01f6b8e30a
---
M templates/hadoop/fair-scheduler.xml.erb
1 file changed, 0 insertions(+), 12 deletions(-)

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



diff --git a/templates/hadoop/fair-scheduler.xml.erb 
b/templates/hadoop/fair-scheduler.xml.erb
index 74fc1d3..b6629a9 100644
--- a/templates/hadoop/fair-scheduler.xml.erb
+++ b/templates/hadoop/fair-scheduler.xml.erb
@@ -7,16 +7,4 @@
     <schedulingMode>fair</schedulingMode>
   </queue>
 
-  <queue name="standard">
-    <!-- <weight>2.0</weight> -->
-    <aclSubmitApps>hdfs,stats</aclSubmitApps>
-    <maxRunningApps>50</maxRunningApps>
-    <schedulingMode>fair</schedulingMode>
-  </queue>
-
-  <queue name="adhoc">
-    <maxRunningApps>10</maxRunningApps>
-    <schedulingMode>fair</schedulingMode>
-  </queue>
-
 </allocations>

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic22ec0c042e359fbd55571c5c0506d01f6b8e30a
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet/cdh
Gerrit-Branch: master
Gerrit-Owner: Ottomata <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to