Hi, Under current scheduler implementation, I am afraid this can not be achieved. Would you please specify the reason why you want different topologies to be scheduled by different schedulers.
Thanks. Li > On 14 Mar 2016, at 10:51 AM, devopts <[email protected]> wrote: > > Hi all, > I think it is a issue that all topologies only is scheduled by the same > scheduler. > And it doesn't work when i set the "storm.scheduler" value in my > topology,such as > config.put(Config.STORM_SCHEDULE,xxx.xxx). > Now ,different topologies needs to be scheduled by different schedulers. > And how to solve the problem?
