nodetool disableautocompaction
Disables autocompaction for a keyspace and one or more tables on the current node only.
Synopsis
nodetool main_options
disableautocompaction [--] [keyspace_name [table_name ...]
Tarball and Installer No-Services path:
<installation_location>/resources/cassandra/bin
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