We want to move a critical application into a new cluster. In the past, we were able to do by taking application outage/down time and using SStableloader to migrate data to new cluster. After the data is migrated, app is changed to point to new cluster.
Now, we have requirement that the application cannot be down. What are the different options we have and which one works best?
We looked at this article.
https://docs.datastax.com/en/dse/5.1/dse-admin/datastax_enterprise/operations/opsMoveCluster.html