Closed dzitkowskik closed 8 years ago
Create API for killing, manually checking statuses of nodes and so on:) It should be accessible by commands through Master console. Add also some commands to list tasks and nodes.
Quering info of nodes done. Pending: killing nodes
Killing nodes from master done.
KILL * FROM NODES; > All nodes killed KILL 0 FROM NODES; > Node 0 killed
Create API for killing, manually checking statuses of nodes and so on:) It should be accessible by commands through Master console. Add also some commands to list tasks and nodes.