[
https://issues.apache.org/jira/browse/STORM-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14291373#comment-14291373
]
caofangkun commented on STORM-534:
----------------------------------
[~rams]
1: supervisor nodes do not need to config nimbus.host/nimbus.thrift.port, add
will be much easier for Nimbus Server HA
2: Storm Client do not need to config nimbus.host/nimbus.thirft.port too , add
will be helpful for storm runinng on Yarn or Docker. Thanks [~naggarwal]
3: do not need to restarted UI Service if nimbus.host changed
4: more easier to share nimbus server information (host ,port, version and so
on) to outer softwares like monior system.
> Store Nimbus Server Information in zookeeper path
> {storm.zookeeper.root}/nimbus
> -------------------------------------------------------------------------------
>
> Key: STORM-534
> URL: https://issues.apache.org/jira/browse/STORM-534
> Project: Apache Storm
> Issue Type: Improvement
> Affects Versions: 0.10.0
> Reporter: caofangkun
> Assignee: caofangkun
> Priority: Minor
>
> 1) {nimbus.host} {nimbus.thrift.port} {storm.version} will be stored in
> {storm.zookeeper.root}/nimbus like "localhost:8826:0.9.3-r1234"
> 2) Storm Clients only need to configure {storm.zookeeper.root} to get Nimbus
> Server Information, Configuration like {nimbus.host} {nimbus.thrift.port}
> {storm.version} will be ignored
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)