Replacing a running node
You can replace a node that is currently running and avoid streaming the data twice or running cleanup using these steps.
If you’ve written data using a consistency level of |
Procedure
-
Stop DataStax Enterprise on the node to be replaced.
-
Follow the instructions for replacing a dead node using the old node’s IP address for
-Dcassandra.replace_address
. -
Ensure that consistency level
ONE
is not used on this node.