Hi! I have made some mistakes. You can see on the comments, that you have to specify in the $STORM_HOME/conf/storm.yaml of the Worker node (not in the Nimbus node): supervisor.scheduler.meta: name: "special-supervisor"
Regarding your question, I don't know that there is such a mechanism. Regards, Florin On Thu, Jun 4, 2015 at 5:16 PM, B. Candler <[email protected]> wrote: > On 04/06/2015 14:47, Spico Florin wrote: > >> I hope that these help. >> > Yes thank you. > > It seems that the policy is implemented as code (e.g. the name > "special-supervisor" is hard coded) > > Is there no framework by which some bolt X can declare that it must run on > supervisor with metadata Y - or is Java code required to implement this > every time? > >
