use multiple nimbus hosts

Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/7cfa6e42
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/7cfa6e42
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/7cfa6e42

Branch: refs/heads/master
Commit: 7cfa6e4260536605baf0213da1c37fe2dac41bc6
Parents: c804139
Author: Xin Wang <[email protected]>
Authored: Sat Nov 7 09:21:25 2015 +0800
Committer: Xin Wang <[email protected]>
Committed: Sat Nov 7 09:21:25 2015 +0800

----------------------------------------------------------------------
 conf/storm.yaml.example | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/7cfa6e42/conf/storm.yaml.example
----------------------------------------------------------------------
diff --git a/conf/storm.yaml.example b/conf/storm.yaml.example
index 4ebb329..13c2f8e 100644
--- a/conf/storm.yaml.example
+++ b/conf/storm.yaml.example
@@ -19,7 +19,7 @@
 #     - "server1"
 #     - "server2"
 # 
-# nimbus.seeds: ["localhost"]
+# nimbus.seeds: ["host1", "host2", "host3"]
 # 
 # 
 # ##### These may optionally be filled in:

Reply via email to