nodetool decommission
Deactivates a node by streaming its data to another node.
Deactivates a node by streaming its data to another node.
Synopsis
nodetool <options> decommissionOptions are:
- ( -h | --host ) <host name> | <ip address>
- ( -p | --port ) <port number>
- ( -pw | --password ) <password >
- ( -u | --username ) <user name>
- ( -pwf <passwordFilePath | --password-file <passwordFilePath> )