nimbus.seeds is related to HA nimbus. I don't know much more about it. Docs seem to explain it pretty well. The nathanmarz repos are ancient, don't rely upon that.
- Erik On Fri, Apr 29, 2016 at 11:01 PM, Joaquin Menchaca <[email protected]> wrote: > Hello, > > I am following 0.10.0 docs ( > http://storm.apache.org/releases/0.10.0/Setting-up-a-Storm-cluster.html). > > I noticed 0.10.0 docs mention nimbus.seeds: ["111.222.333.44"], but I did > not see this mentioned in the defaults.yaml or nathanmarz/storm-deploy > referenced from the docs. > > There was nimbus.host mentioned other online instructions document > setting up this this up in the storm.yaml. It was listed in the > default.yaml > <https://github.com/apache/storm/blob/v0.10.0/conf/defaults.yaml>. I did > not see this listed as something we should configure in the Storm 0.10.0 > docs. > > So, do we include nimbus.host or nimbus.seeds, or both? > > Also, 0.10.0 docs also reference nathanmarz/storm-deploy repo, and in > there, this variable storm.supervisor.servers is defined in storm.clj > <https://github.com/nathanmarz/storm-deploy/blob/master/src/clj/backtype/storm/crate/storm.clj>. > which is not listed in the default. Do these need to be configured? > > -- > > 是故勝兵先勝而後求戰,敗兵先戰而後求勝。 >
