[
https://issues.apache.org/jira/browse/STORM-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14304493#comment-14304493
]
ASF GitHub Bot commented on STORM-534:
--------------------------------------
Github user caofangkun commented on the pull request:
https://github.com/apache/storm/pull/394#issuecomment-72776924
@revans2
it might be good to:
1: the configuration should be paginated
2: we'd better supply three types of configuration and they may
different from each other
2.1 nimbus server configuration --- show up all config information and
in numbus.html
2.2 supervisor server configuration( different type of machine may have
different configuration ) -- show only supervisor local config information and
in supervisor.html
2.3 topology configuration -- show only the topology customized
configuration and in topology.html
> 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)