sstableupgrade
Upgrade the SSTables in the specified snapshot to match the DataStax Distribution of Apache Cassandra 3.11.
Rewrite the SSTables in the specified snapshot to match the currently installed version of the DataStax Distribution of Apache Cassandra™ (DDAC) database.
To restore a table from a snapshot with sstableloader, upgrade to a compatible SSTable version. SSTable versions are incremented when the format changes (not with each release of the database).
data/cycling/cyclist_expenses-2d955621194c11e7a38d9504a063a84e/mc-6-big-Data.db
For SSTable compatibility and upgrading, see SSTable compatibility.
ka
(using
DSE version 4.7 or 4.8); SSTables created with DSE version 4.7 and higher are
compatible with DDAC.Usage:
install_location/bin/sstableupgrade [options] keyspace_name table_name [snapshot_filename]
The snapshot option upgrades the specified snapshot only.
Flag | Option | Description |
---|---|---|
--debug | Display stack traces. | |
-h | --help | Display help. |