I started the storm on yarn (slider create)
Then wanted to test whether destroying the storm works or not.
So I tried in the following order :

1) slider stop <app-instance-name>
-- in this case, sliderAM alone stopped, and all the other storm daemons
like Nimbus, supervisor, log_viewer,  drpc, UI_Server was running. (along
with slider agents)

Is this just an intermediate state before issuing destroy command?

2) slider destroy <app-instance-name>
-- in this case, only nimbus and supervisor got killed. The other storm
daemons (log_viewer,  drpc, UI_Server) still running. And slider agents too
still running in all the 4 containers.

This issue I face in 0.60 release. Then I tried with 0.71 release. But
still same behaviour exists.

Am I using the command in wrong way (or some other order) ? or issue exists.

Thanks in advance!


Thanks,
Chackra

Reply via email to