One observation from my side: topologies requiring multiple workers are
distributed evenly across clusters but storm tries to first fill worker
slots of a single supervisor(can be any from the cluster) for topologies
running on single worker.

Thanks,
Devang
On 15 Jun 2015 02:27, "Matthias J. Sax" <[email protected]>
wrote:

> Hi,
>
> as far as I understand it, it is a round-robin scheduling over all
> available workers.
>
> -Matthias
>
>
> On 06/14/2015 01:31 PM, Franca van Kaam wrote:
> > Hello,
> >
> > I am trying to understand how the default scheduler distributes the
> > tasks. Are they evenly distributed throughout the cluster or does it
> > take the first slots available? Any more information would be very
> welcome.
> >
> > Thanks in advance
>
>

Reply via email to