nodetool garbagecollect

Remove deleted data from one or more tables.

The nodetool garbagecollect command is not the same as the Perform GC option in OpsCenter.

Synopsis

nodetool options garbagecollect [--] keyspace_name table_name

Tarball and Installer No-Services path:

<installation_location>/resources/cassandra/bin
Connection options
Short Long Description

-g

--granularity

Granularity of garbage removal.

ROW (default) removes deleted partitions and rows.

CELL also removes overwritten or deleted cells.

-h

--host

Hostname or IP address.

-j

--jobs

Number of sstables to cleanup simultanously, set to 0 to use all available compaction threads.

-p

--port

Port number.

-pwf

--password-file

Password file path.

-pw

--password

Password.

-u

--username

Remote JMX agent username.

keyspace_name

Name of keyspace.

table_name

Name of table.

--

Separates an option from an argument that could be mistaken for an option.

Was this helpful?

Give Feedback

How can we improve the documentation?

© 2024 DataStax | Privacy policy | Terms of use

Apache, Apache Cassandra, Cassandra, Apache Tomcat, Tomcat, Apache Lucene, Apache Solr, Apache Hadoop, Hadoop, Apache Pulsar, Pulsar, Apache Spark, Spark, Apache TinkerPop, TinkerPop, Apache Kafka and Kafka are either registered trademarks or trademarks of the Apache Software Foundation or its subsidiaries in Canada, the United States and/or other countries. Kubernetes is the registered trademark of the Linux Foundation.

General Inquiries: +1 (650) 389-6000, info@datastax.com