Skip to main content

Cassandra Node Repair tool

Maxime avatar
Written by Maxime
Updated over 3 weeks ago

Question

The Cassandra server is experiencing issues. How can these issues be solved?

Answer

In most cases this means the issues are caused by one or more corrupt records.
You could use the following steps to run the repair tool:

  • Open a command prompt

  • cd to <Scriptura install folder>\cassandra\bin\ folder

  • type "nodetool repair --full" and hit enter

Did this answer your question?