sstableutil
The sstableutil utility will list the SSTable files for a provided table.
The sstableutil will list the SSTable files for a provided table.
Usage:
- Cassandra package installations:
sstableutil [--cleanup | --debug | --help | --opslog | --type <arg> | --verbose] keyspace | table
- Cassandra tarball installations:
cd install_location $ bin/sstableutil [--cleanup | --debug | --help | --opslog | --type <arg> | --verbose] keyspace | table
Note: Arguments for -
-type
option are: all, tmp, or
final.Procedure
Choose a table fof which to list SSTables files.
sstableutil --all cycling cyclist_name