You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@storm.apache.org by anshu shukla <an...@gmail.com> on 2015/10/01 11:54:15 UTC

Assignment of bolts to nodes [Scheduling-Storm]

I  am unable to identify how  workers are assigned to nodes .if  we have
*    # workers   >>  # nodes. *
Means how we will decide to use which node  with extra workers .

-- 
Thanks & Regards,
Anshu Shukla

Re: Assignment of bolts to nodes [Scheduling-Storm]

Posted by anshu shukla <an...@gmail.com>.
Need  further help for the code.

https://github.com/apache/storm/blob/0.7.1/src/clj/backtype/storm/daemon/nimbus.clj#L458

On Thu, Oct 1, 2015 at 3:24 PM, anshu shukla <an...@gmail.com> wrote:

> I  am unable to identify how  workers are assigned to nodes .if  we have
> *    # workers   >>  # nodes. *
> Means how we will decide to use which node  with extra workers .
>
> --
> Thanks & Regards,
> Anshu Shukla
>



-- 
Thanks & Regards,
Anshu Shukla