Skip to content

Commit 0e6b35b

Browse files
authored
Update configure-hybrid-cluster.md
1 parent cb8bc94 commit 0e6b35b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/managed-instance-apache-cassandra/configure-hybrid-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ This quickstart demonstrates how to use the Azure CLI commands to configure a hy
218218
>
219219
> 1. Run `ALTER KEYSPACE` for each keyspace, removing the old data center.
220220
> 2. Run `nodetool repair` for each keyspace.
221-
> 2. Run [nodetool decommision](https://cassandra.apache.org/doc/latest/cassandra/operating/topo_changes.html#removing-nodes) for each node.
221+
> 2. Run [nodetool decommision](https://cassandra.apache.org/doc/latest/cassandra/operating/topo_changes.html#removing-nodes) for each on premise data center node.
222222
223223
> [!NOTE]
224224
> To speed up repairs we advise (if system load permits it) to increase both stream throughput and compaction throughput as in the example below:

0 commit comments

Comments
 (0)