Database Reference
In-Depth Information
-t [snapshotName]
Either remove all
snapshots or remove the
snapshots with the
given name.
flush [keyspace] [cfnames] - Flush one or more
column families.
repair [keyspace] [cfnames] - Repair one or more
column families (use -pr to
repair only the
first range returned by the
partitioner).
cleanup [keyspace] [cfnames]- Run cleanup on one
or more column families.
compact [keyspace] [cfnames]- Force a (major)
compaction on one or more column
families.
scrub [keyspace] [cfnames] - Scrub (rebuild
sstables for) one or more column
families.
upgradesstables - Rewrite sstables
(for the requested column families)
[-a|--include-all-sstables]
that are not on the
current version (thus upgrading
[keyspace] [cfnames]
them to said cur-
rent version).
Use - a to include all
sstables, even those already on
the current ver-
sion.
setcompactionthreshold - Set min and max
compaction thresholds for a given
<keyspace> <cfname>
column family.
getcompactionthreshold
- Print min and max
compaction thresholds for a
<keyspace> <cfname>
given column fam-
ily.
stop <compaction_type>
- Supported types are
COMPACTION, VALIDATION,
Search WWH ::




Custom Search