| cassandra.yaml |
/etc/cassandra/cassandra.yaml |
install_location/conf/cassandra.yaml |
| cassandra-topology.properties |
/etc/cassandra/cassandra-topology.properties |
install_location/conf/cassandra-topology.properties |
| cassandra-rackdc.properties |
/etc/cassandra/cassandra-rackdc.properties |
install_location/conf/cassandra-rackdc.properties |
| cassandra-env.sh |
/etc/cassandra/cassandra-env.sh |
install_location/conf/cassandra-env.sh |
| cassandra.in.sh |
/usr/share/cassandra/cassandra.in.sh |
install_location/bin/cassandra.in.sh |
| logback.xml |
/etc/cassandra/logback.xml |
install_location/conf/logback.xml |
Procedure
$ nodetool upgradesstablesDepending on how you install the product, these files might get overwritten with default values during the installation. After backing up your configuration, follow the appropriate installation instructions depending on your current installation type.
Cassandra configuration files
Source : https://docs.datastax.com/en/upgrade/doc/upgrade/cassandra/upgradeCassandraDetails.html
Josselin Joly