[MediaWiki-commits] [Gerrit] operations/puppet[production]: Allow ANALYTICS_NETWORKS to talk to druid zookeeper cluster

2017-08-10 Thread Ottomata (Code Review)
Ottomata has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/370865 )

Change subject: Allow ANALYTICS_NETWORKS to talk to druid zookeeper cluster
..


Allow ANALYTICS_NETWORKS to talk to druid zookeeper cluster

I'm hacking on pushing realtime metrics to druid directly
from Spark instead of having to run a standalone
tranquility process.

See: https://github.com/druid-io/tranquility/blob/master/docs/spark.md

These embedded tranquility instances need to talk to a zookeeper
instance for coordination.

Bug: T168550
Change-Id: I1d6e394a995a7c236dabe612ba9f56b4d56ad8bf
---
M hieradata/role/common/analytics_cluster/druid/zookeeper.yaml
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Ottomata: Looks good to me, approved
  Elukey: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/hieradata/role/common/analytics_cluster/druid/zookeeper.yaml 
b/hieradata/role/common/analytics_cluster/druid/zookeeper.yaml
index 9f39eb4..6a0f39c 100644
--- a/hieradata/role/common/analytics_cluster/druid/zookeeper.yaml
+++ b/hieradata/role/common/analytics_cluster/druid/zookeeper.yaml
@@ -12,4 +12,4 @@
 # To avoid version conflics with Cloudera zookeeper package, this
 # class manually specifies which debian package version should be installed.
 profile::zookeeper::zookeeper_version: '3.4.5+dfsg-2+deb8u2'
-profile::zookeeper::firewall::srange: '$DRUID_HOSTS'
+profile::zookeeper::firewall::srange: '(($DRUID_HOSTS, $ANALYTICS_NETWORKS))'

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I1d6e394a995a7c236dabe612ba9f56b4d56ad8bf
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata 
Gerrit-Reviewer: Elukey 
Gerrit-Reviewer: Ottomata 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] operations/puppet[production]: Allow ANALYTICS_NETWORKS to talk to druid zookeeper cluster

2017-08-09 Thread Ottomata (Code Review)
Ottomata has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/370865 )

Change subject: Allow ANALYTICS_NETWORKS to talk to druid zookeeper cluster
..

Allow ANALYTICS_NETWORKS to talk to druid zookeeper cluster

I'm hacking on pushing realtime metrics to druid directly
from Spark instead of having to run a standalone
tranquility process.

See: https://github.com/druid-io/tranquility/blob/master/docs/spark.md

These embedded tranquility instances need to talk to a zookeeper
instance for coordination.

Change-Id: I1d6e394a995a7c236dabe612ba9f56b4d56ad8bf
---
M hieradata/role/common/analytics_cluster/druid/zookeeper.yaml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/65/370865/1

diff --git a/hieradata/role/common/analytics_cluster/druid/zookeeper.yaml 
b/hieradata/role/common/analytics_cluster/druid/zookeeper.yaml
index 9f39eb4..6a0f39c 100644
--- a/hieradata/role/common/analytics_cluster/druid/zookeeper.yaml
+++ b/hieradata/role/common/analytics_cluster/druid/zookeeper.yaml
@@ -12,4 +12,4 @@
 # To avoid version conflics with Cloudera zookeeper package, this
 # class manually specifies which debian package version should be installed.
 profile::zookeeper::zookeeper_version: '3.4.5+dfsg-2+deb8u2'
-profile::zookeeper::firewall::srange: '$DRUID_HOSTS'
+profile::zookeeper::firewall::srange: '(($DRUID_HOSTS, $ANALYTICS_NETWORKS))'

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1d6e394a995a7c236dabe612ba9f56b4d56ad8bf
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata 

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