You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@storm.apache.org by Pradeep Badiger <Pr...@fico.com> on 2019/05/21 19:29:46 UTC

Pin bolts to workers

Hi All,

Is it possible to tie the bolts' executors to specific worker processes in storm?

Thanks,
Pradeep V.B.
This email and any files transmitted with it are confidential, proprietary and intended solely for the individual or entity to whom they are addressed. If you have received this email in error please delete it immediately.

Re: Pin bolts to workers

Posted by anshu shukla <an...@gmail.com>.
Yes, you can change the scheduler logic to do that.

Using some logic like this:
https://github.com/anshuiisc/Storm-CustomScheduler


On Wed, May 22, 2019 at 1:00 AM Pradeep Badiger <Pr...@fico.com>
wrote:

> Hi All,
>
> Is it possible to tie the bolts' executors to specific worker processes in
> storm?
>
> Thanks,
> Pradeep V.B.
> This email and any files transmitted with it are confidential, proprietary
> and intended solely for the individual or entity to whom they are
> addressed. If you have received this email in error please delete it
> immediately.
>


-- 
Thanks & Regards,
Anshu Shukla