Re: Worker profiling on 1.2.1

2018-03-27 Thread Jungtaek Lim
Thanks Julien for providing the patch! Will take a look. 2018년 3월 27일 (화) 오후 10:46, Julien Nioche 님이 작성: > Done, see https://github.com/apache/storm/pull/2607 > > On 27 March 2018 at 11:17, Julien Nioche > wrote: > >> Hi Jungtaek >>

Re: Worker profiling on 1.2.1

2018-03-27 Thread Julien Nioche
Done, see https://github.com/apache/storm/pull/2607 On 27 March 2018 at 11:17, Julien Nioche wrote: > Hi Jungtaek > > I had to move to a different server and can't reproduce the same issue > anymore. I can now see the 'start' option on the UI. > > I had to modify

Re: Worker profiling on 1.2.1

2018-03-27 Thread Julien Nioche
Hi Jungtaek I had to move to a different server and can't reproduce the same issue anymore. I can now see the 'start' option on the UI. I had to modify the *flight.bash* script as $JAVA_HOME is undefined, this yields */usr/share/apache-storm-1.2.1/bin/flight.bash: line 62: /bin/jstack: No such

Re: Worker profiling on 1.2.1

2018-03-27 Thread Jungtaek Lim
Julien, could you check whether 'profilingAndDebuggingCapable' and 'profileActionEnabled' are true at the result of component API? You can check it via opening developer tool in browser, and open component page, open network tab, and find the request which path is like

Re: Worker profiling on 1.2.1

2018-03-23 Thread Roshan Naik
What I suggested is an alternative if you are running into issues with. It will enable profiling on startup. With this method you will have to manually fire up the profiler to attach it to the worker.. and not via the web UI buttons. Sent from Yahoo Mail for iPhone On Thursday, March 22,

Re: Worker profiling on 1.2.1

2018-03-22 Thread Julien Nioche
Hi Roshan, Whether I change it in the topology config or in the main one should not make any difference, should it? And that doesn't explain why I am not seeing the start profiling option at all? Thanks Julien On 22 March 2018 at 06:26, Roshan Naik wrote: > you can

Re: Re: Worker Profiling

2017-08-09 Thread 王 纯超
hoo-inc.com> Date: 2017-08-09 22:07 To: user@storm.apache.org<mailto:user@storm.apache.org> Subject: Re: Worker Profiling I'm not sure. That should be enough. There might be a bug in the ui code though. What version of storm are you using? Also did you select any workers to profil

Re: Worker Profiling

2017-08-09 Thread Bobby Evans
I'm not sure.  That should be enough.  There might be a bug in the ui code though.  What version of storm are you using?  Also did you select any workers to profile? - Bobby On Tuesday, August 8, 2017, 8:53:10 PM CDT, ? ?? wrote: #yiv8119227291 body