Elukey has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/395745 )

Change subject: role::analytics_cluster::coordinator: remove Oozie Prometheus 
config
......................................................................

role::analytics_cluster::coordinator: remove Oozie Prometheus config

For some reason the config yield this error message, preventing oozie
to start:

java.lang.IllegalArgumentException: Collector already registered
  that provides name: jmx_scrape_duration_seconds

Rolling back the change and investigating in labs.

Bug: T177458
Change-Id: I381302661930519619ee1744363b073e0d998b2b
---
M hieradata/role/common/analytics_cluster/coordinator.yaml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/45/395745/1

diff --git a/hieradata/role/common/analytics_cluster/coordinator.yaml 
b/hieradata/role/common/analytics_cluster/coordinator.yaml
index 9619d19..aef76fb 100644
--- a/hieradata/role/common/analytics_cluster/coordinator.yaml
+++ b/hieradata/role/common/analytics_cluster/coordinator.yaml
@@ -10,4 +10,4 @@
 # Following Cloudera recommandations for ~20 users
 profile::hive::client::hive_metastore_opts: '-Xms4g -Xmx10g 
-javaagent:/usr/share/java/prometheus/jmx_prometheus_javaagent.jar=%{::ipaddress}:9183:/etc/hive/prometheus_hive_metastore_jmx_exporter.yaml'
 profile::hive::client::hive_server_opts: '-Xms4g -Xmx6g 
-javaagent:/usr/share/java/prometheus/jmx_prometheus_javaagent.jar=%{::ipaddress}:51010:/etc/hive/prometheus_hive_server_jmx_exporter.yaml'
-profile::oozie::server::jvm_opts: '-Xms2g -Xmx2g 
-javaagent:/usr/share/java/prometheus/jmx_prometheus_javaagent.jar=%{::ipaddress}:12000:/etc/oozie/prometheus_oozie_server_jmx_exporter.yaml'
\ No newline at end of file
+profile::oozie::server::jvm_opts: '-Xms2g -Xmx2g'
\ No newline at end of file

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I381302661930519619ee1744363b073e0d998b2b
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Elukey <ltosc...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to