Clearing the data as a stand-alone process

Remove all data from a binary installations.

Remove all data from a binary installations.

Procedure

After stopping the process, run the following command from the install directory:
$ cd <install_location>
$ sudo rm -rf /var/lib/cassandra/*
This command clears the data from the default directories.