[GitHub] bigtop issue #341: BIGTOP-3005 Add zkpeer-relation-changed hook to zookeeper...

2018-03-05 Thread Pekkari
Github user Pekkari commented on the issue:

https://github.com/apache/bigtop/pull/341
  
I'm trying to ease the case where you have several spaces, and zookeeper 
was deployed in the wrong one. Nowadays, you can set the constraint in juju, 
and force departure and rejoin, or you can set the right value in the relation, 
and update manually the config files in every unit. This would allow you to set 
the value in the relationship, and get it propagated to the config 
automatically.


---


[GitHub] bigtop issue #341: BIGTOP-3005 Add zkpeer-relation-changed hook to zookeeper...

2018-03-05 Thread PikkuJose
Github user PikkuJose commented on the issue:

https://github.com/apache/bigtop/pull/341
  
I'm trying to ease the case where you have several spaces, and zookeeper 
was deployed in the wrong one. Nowadays, you can set the constraint in juju, 
and force departure and rejoin, or you can set the right value in the relation, 
and update manually the config files in every unit. This would allow you to set 
the value in the relationship, and get it propagated to the config 
automatically.


---


[GitHub] bigtop issue #341: BIGTOP-3005 Add zkpeer-relation-changed hook to zookeeper...

2018-03-05 Thread kwmonroe
Github user kwmonroe commented on the issue:

https://github.com/apache/bigtop/pull/341
  
@Pekkari I don't understand what a `zkpeer.changed` handler buys us given 
that we already run a `check_cluster` when peers join and depart.  Am I missing 
a case where a peer would change that is not covered by join/depart?


---


[GitHub] bigtop pull request #344: BIGTOP-3007: add properties to hive-site.xml for z...

2018-03-05 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/bigtop/pull/344


---