aws-samples / cql-replicator

CQLReplicator is a migration tool that helps you to replicate data from Cassandra to AWS Services
Apache License 2.0
15 stars 8 forks source link

[CQLReplicator on Glue] Change number of tiles during replication #100

Closed hungfaileung closed 8 months ago

hungfaileung commented 8 months ago

During a replication, could we change the number of tiles? e.g. cqlreplicator --state init cqlreplicator --state run --tiles 8 cqlreplicator --state request-stop cqlreplicator --state run --tiles 16

nwheeler81 commented 8 months ago

Tiles are static and defined during the discovery stage.