nodetool abortrebuild
Abort a currently running rebuild operation that was started on the connected node. Completes processing of active streams, but no new streams are started. The abort operation is logged with an optional reason comment.
Synopsis
nodetool connection_options abortrebuild [`-r log_comment`]
Connection options
Connection options specify how to connect and authenticate for all nodetool
commands:
Short | Long | Description |
---|---|---|
|
|
Hostname or IP address. |
|
|
Port number. |
|
|
Password file path. |
|
|
Password. |
|
|
Username. |
— |
Separates command parameters from a list of options. |
|
Example
nodetool -u username -pw password describering demo_keyspace
-r log_comment
,--reason log_comment
-
Comment added to log.