Perform operations with SSTable tools
Use these SSTable tools to perform operations on your SSTables.
- sstabledowngrade
-
Downgrades the SSTables in the given table or snapshot to the version of OSS Apache Cassandra® that is compatible with the current version of DataStax Enterprise (DSE) while the DSE node is offline.
- sstablelevelreset
-
Resets the level to zero on a set of SSTables using LeveledCompactionStrategy while the DSE node is offline.
- sstableloader
-
Streams a set of SSTable data files to a live cluster.
- sstableofflinerelevel
-
Creates a decent leveling for the given keyspace and table when using LeveledCompactionStrategy while the DSE node is offline.
- sstablesplit
-
Splits SSTable files into multiple SSTables of a maximum designated size while offline.
- sstableupgrade
-
Upgrades the SSTables in the given table or snapshot to the current version of DSE while the DSE node is offline.