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
