Hi,
Yes, it needs to run on every node. This may help -
https://www.datastax.com/dev/blog/repair-in-cassandra
Consider using '-full' to avoid incremental repair whatsoever.
Check the -dc, -dcpar and -local options for controlling its behaviour
across DCs please -
https://docs.datastax.com/en/cassan
Hello,
I am looking to run 'nodetool repair -pr' for my 30 node Cassandra cluster.
My question is, do I need to run that command on every one of the 30 nodes?
How about if I have multiple DC's, can a single repair job apply too all
nodes/DC's?
Thanks for the response, Michael!
I could build the driver on UNIX using gcc/g++ but is it possible to build
the driver using Sunpro CC compiler? I'm running in to issues. What it
looks like is that some parts of the code are only buildable on GCC. Please
let me know whether Sunpro CC compiler can