Ottomata has submitted this change and it was merged.

Change subject: Drop jobtracker from Hadoop tunnel configuration
......................................................................


Drop jobtracker from Hadoop tunnel configuration

analytics1010 refuses connections on the jobtracker port 50030.
In fact all off analytics10\(1[0-9]\|20\) refuse connections on port
50030. But the jobs service on analytics1010:8088 allows to track jobs
and their status.

Change-Id: Ifb14994c4774a61dd726093f8c390fbdd839c8c0
---
M bin/ktunnel
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
  Ottomata: Verified; Looks good to me, approved
  jenkins-bot: Verified



diff --git a/bin/ktunnel b/bin/ktunnel
index a897bdb..227d4b0 100755
--- a/bin/ktunnel
+++ b/bin/ktunnel
@@ -48,7 +48,6 @@
     'hue':      {'host': 'analytics1027.eqiad.wmnet', 'port': 8888, 'https': 
True },
     'oozie':    {'host': 'analytics1027.eqiad.wmnet', 'port': 11000, 'https': 
False},
     'logs':     {'host': 'analytics1020.eqiad.wmnet', 'port': 8042, 'https': 
False},
-    'j':        {'host': 'analytics1010.eqiad.wmnet', 'port': 50030, 'https': 
False},
     'proxy':    {'host': 'analytics1010.eqiad.wmnet', 'port': 8999, 'https': 
False},
 }
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ifb14994c4774a61dd726093f8c390fbdd839c8c0
Gerrit-PatchSet: 1
Gerrit-Project: analytics/kraken
Gerrit-Branch: master
Gerrit-Owner: QChris <[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