Was this page helpful?
Caution
You're viewing documentation for a previous version of ScyllaDB Enterprise. Switch to the latest stable version.
disableautocompaction disables automatic compaction for the given keyspace and table according to its compaction strategy.
For example:
nodetool disableautocompaction keyspace.table
nodetool disableautocompaction [<keyspace> <tables>...]
nodetool disableautocompaction takes the following parameters:
Parameter Name |
Description |
---|---|
|
The keyspace followed by one or many tables |
Copyright
© 2016, The Apache Software Foundation.
Apache®, Apache Cassandra®, Cassandra®, the Apache feather logo and the Apache Cassandra® Eye logo are either registered trademarks or trademarks of the Apache Software Foundation in the United States and/or other countries. No endorsement by The Apache Software Foundation is implied by the use of these marks.
Was this page helpful?
On this page