Hi Because it does not make sense to duplicate, for example, ui.childopts in supervisor'storm.yaml right?
So I want to know how the storm.yaml is being used, so I can remove these duplicates if they are really dummy and not used. On Tue, Apr 8, 2014 at 9:38 PM, David Crossland <[email protected]> wrote: > To my (rather limited) knowledge storm.yaml should be consistent across all > locations. It can be overridden in your topology jar. > > D > > From: howard chen > Sent: Tuesday, 8 April 2014 14:28 > To: [email protected] > > Hi, > > I deployed storm into different machines > > a. nimbus > b. ui > c. supervisor > > Let say I want to set the "worker.childopts", if my value of this > setting in the nimbus' storm.yml and supervisor storm.yml are > different, which value will storm cluster use? > > I ask this because I have seen that in the storm ui, it is showing the > nimbus value instead of the supervisor value, which is quite > unexpected.
