You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@storm.apache.org by Walid Aljoby <wa...@yahoo.com> on 2017/01/07 12:10:18 UTC

sending process in Storm

Hi Everyone,
I have a question, please:
How can I find the the sending process id associated with each executor?For example, an executor with task id 6700 receive some tuples, then it uses another process to send the tuple downstream. I am looking for process id that send the tuples downstream. I checked the logs, but could not find it.
Thank you,
--Regards
WA