You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@storm.apache.org by "yongliang.wang" <yo...@chinacache.com> on 2016/06/16 11:43:03 UTC

[storm]ask question: supervisor is shuted down when kill worker

Hi,

I have a question when I use storm-0.10.0 , at frist when I submit a topoloy, everything is ok.but I  killed a worker  (kill -9) then supervisor shutdown.
I restart the supervisor , I kill the worker as same as before,this time ,all runs ok,the worker was waked up.
Details is in attachment​!
Thank you for you help!

​
from Yongliang Wang



Re: 答复: [storm]ask question: supervisor is shuted down when kill worker

Posted by Andrey Dudin <do...@gmail.com>.
For supervisor, do not use relative paths. Check config files.

2016-06-16 15:02 GMT+03:00 yongliang.wang <yo...@chinacache.com>:

> Nimbus is deployed on another machine!there is not error in nimbus.log .
> log is like :
>
>
>
> first time kill worker ,supervisor is shut down (jps :there is not
> supervisor). supervisor.log is :
>
>
>
>
> ------------------------------
> *发件人:* cogumelosmaravilha <co...@sapo.pt>
> *发送时间:* 2016年6月16日 19:48
> *收件人:* user@storm.apache.org
> *主题:* Re: [storm]ask question: supervisor is shuted down when kill worker
>
> Where is nimbus?
>
> [hadoop@CCN-YZ-2-5Ui2 logs]$ jps
>
> 2564 worker
>
> 2527 worker
>
> 2370 supervisor
>
> 2507 LogWriter
>
> 2492 LogWriter
>
> 2592 worker
>
> 3175 Jps
>
> 2530 LogWriter
>
>
> On 16-06-2016 12:43, yongliang.wang wrote:
>
> Hi,
>
> I have a question when I use storm-0.10.0 , at frist when I submit a
> topoloy, everything is ok.but I  killed a worker  (kill -9) then supervisor
> shutdown.
>
> I restart the supervisor , I kill the worker as same as before,this time
> ,all runs ok,the worker was waked up.
>
> Details is in attachment​!
>
> Thank you for you help!
>
>
>
> ​
>
> from Yongliang Wang
>
>
>
>
>


-- 
С уважением Дудин Андрей

答复: 答复: [storm]ask question: supervisor is shuted down when kill worker

Posted by "yongliang.wang" <yo...@chinacache.com>.
Read log and find supervisor always don’t  shut down worker successfully ; at the same time there is always  errors about “java.io.IOException: . doesn't exist.”in supervisor.log.
I start the storm cluster with root .Then everything was ok. So,I wandered that it was the question about user privellage . Some wrong happened in the my establishing storm cluster .

发件人: cogumelosmaravilha [mailto:cogumelosmaravilha@sapo.pt]
发送时间: 2016年6月16日 21:01
收件人: user@storm.apache.org
主题: Re: 答复: [storm]ask question: supervisor is shuted down when kill worker

I remember that the same problem happened to me but not allways. Can you upgrade?
On 16-06-2016 13:02, yongliang.wang wrote:

Nimbus is deployed on another machine!there is not error in nimbus.log . log is like :

[cid:image002.png@01D1CD9C.C60B32F0]



first time kill worker ,supervisor is shut down (jps :there is not supervisor). supervisor.log is :

[cid:image004.png@01D1CD9C.C60B32F0]





________________________________
发件人: cogumelosmaravilha <co...@sapo.pt>
发送时间: 2016年6月16日 19:48
收件人: user@storm.apache.org<ma...@storm.apache.org>
主题: Re: [storm]ask question: supervisor is shuted down when kill worker

Where is nimbus?

[hadoop@CCN-YZ-2-5Ui2 logs]$ jps

2564 worker

2527 worker

2370 supervisor

2507 LogWriter

2492 LogWriter

2592 worker

3175 Jps

2530 LogWriter

On 16-06-2016 12:43, yongliang.wang wrote:

Hi,

I have a question when I use storm-0.10.0 , at frist when I submit a topoloy, everything is ok.but I  killed a worker  (kill -9) then supervisor shutdown.
I restart the supervisor , I kill the worker as same as before,this time ,all runs ok,the worker was waked up.
Details is in attachment​!
Thank you for you help!

​
from Yongliang Wang





Re: 答复: [storm]ask question: supervisor is shuted down when kill worker

Posted by cogumelosmaravilha <co...@sapo.pt>.
I remember that the same problem happened to me but not allways. Can you 
upgrade?

On 16-06-2016 13:02, yongliang.wang wrote:
>
> Nimbus is deployed on another machine\uff01there is not error 
> in nimbus.log . log is like :
>
> [\u5c4f\u5e55\u5feb\u7167 2016-06-16 \u4e0b\u53488.00.24.png]
>
>
> first time kill worker ,supervisor is shut down (jps :there is not 
> supervisor). supervisor.log is :
>
> [\u5c4f\u5e55\u5feb\u7167 2016-06-16 \u4e0b\u53487.07.39.png]
>
>
>
> ------------------------------------------------------------------------
> *\u53d1\u4ef6\u4eba:* cogumelosmaravilha <co...@sapo.pt>
> *\u53d1\u9001\u65f6\u95f4:* 2016\u5e746\u670816\u65e5 19:48
> *\u6536\u4ef6\u4eba:* user@storm.apache.org
> *\u4e3b\u9898:* Re: [storm]ask question: supervisor is shuted down when kill 
> worker
> Where is nimbus?
>
> [hadoop@CCN-YZ-2-5Ui2 logs]$ jps
>
> 2564 worker
>
> 2527 worker
>
> 2370 supervisor
>
> 2507 LogWriter
>
> 2492 LogWriter
>
> 2592 worker
>
> 3175 Jps
>
> 2530 LogWriter
>
>
>
> On 16-06-2016 12:43, yongliang.wang wrote:
>>
>> Hi,
>>
>> I have a question when I use storm-0.10.0 , at frist when I submit a 
>> topoloy, everything is ok.but I  killed a worker  (kill -9) then 
>> supervisor shutdown.
>>
>> I restart the supervisor , I kill the worker as same as before,this 
>> time ,all runs ok,the worker was waked up.
>>
>> Details is in attachment\u200b!
>>
>> Thank you for you help!
>>
>> \u200b
>>
>> from Yongliang Wang
>>
>


答复: [storm]ask question: supervisor is shuted down when kill worker

Posted by "yongliang.wang" <yo...@chinacache.com>.
Nimbus is deployed on another machine!there is not error in nimbus.log . log is like :

[cid:c9bb0938-793d-409f-84f9-aac706a64ed6]


first time kill worker ,supervisor is shut down (jps :there is not supervisor). supervisor.log is :

[cid:a64866d4-9053-43d2-b3e0-e653825f649e]



________________________________
发件人: cogumelosmaravilha <co...@sapo.pt>
发送时间: 2016年6月16日 19:48
收件人: user@storm.apache.org
主题: Re: [storm]ask question: supervisor is shuted down when kill worker

Where is nimbus?

[hadoop@CCN-YZ-2-5Ui2 logs]$ jps

2564 worker

2527 worker

2370 supervisor

2507 LogWriter

2492 LogWriter

2592 worker

3175 Jps

2530 LogWriter


On 16-06-2016 12:43, yongliang.wang wrote:

Hi,

I have a question when I use storm-0.10.0 , at frist when I submit a topoloy, everything is ok.but I  killed a worker  (kill -9) then supervisor shutdown.
I restart the supervisor , I kill the worker as same as before,this time ,all runs ok,the worker was waked up.
Details is in attachment?!
Thank you for you help!

?
from Yongliang Wang




Re: [storm]ask question: supervisor is shuted down when kill worker

Posted by cogumelosmaravilha <co...@sapo.pt>.
Where is nimbus?

[hadoop@CCN-YZ-2-5Ui2 logs]$ jps

2564 worker

2527 worker

2370 supervisor

2507 LogWriter

2492 LogWriter

2592 worker

3175 Jps

2530 LogWriter



On 16-06-2016 12:43, yongliang.wang wrote:
>
> Hi,
>
> I have a question when I use storm-0.10.0 , at frist when I submit a 
> topoloy, everything is ok.but I  killed a worker  (kill -9) then 
> supervisor shutdown.
>
> I restart the supervisor , I kill the worker as same as before,this 
> time ,all runs ok,the worker was waked up.
>
> Details is in attachment\u200b!
>
> Thank you for you help!
>
> \u200b
>
> from Yongliang Wang
>