Closed anfeng closed 11 years ago
I will take this one. storm-master.thrift will be expanded to include a new function:
service StormMaster { ...
// shutdown storm cluster void shutdown(); }
Pull request #12 created
Merged in pull request, closing this issue.
We should have a command to remove Storm cluster, and release all associated YARN resources.
storm-yarn shutdown --appId <appID>