Ottomata has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/344496 )
Change subject: Install and run hue on throrium ...................................................................... Install and run hue on throrium This does not take down hue on analytics1027 or route requests to thorium yet. This patch only spins hue up on thorium. Bug: T159527 Change-Id: If6ece00326e243dc13f90f1fa8ce13e0380ee422 --- M manifests/site.pp 1 file changed, 3 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/96/344496/1 diff --git a/manifests/site.pp b/manifests/site.pp index 867fa25..60bf676 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -2619,13 +2619,15 @@ # - https://datasets.wikimedia.org # - https://metrics.wikimedia.org (https://metrics.wmflabs.org/ (Wikimetrics)) # - https://pivot.wikimedia.org (Imply's Pivot UI for Druid data) + # - https://hue.wikimedia.org (Hadoop User Experience GUI) # # For a complete and up to date list please check the # related role/module. # # This node is not intended for data processing. role(statistics::web, - analytics_cluster::druid::pivot) + analytics_cluster::druid::pivot, + analytics_cluster::hue) include ::standard -- To view, visit https://gerrit.wikimedia.org/r/344496 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If6ece00326e243dc13f90f1fa8ce13e0380ee422 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Ottomata <ao...@wikimedia.org> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits