Hi Guys,
I want to copy data from one table in a cluster to another cluster table with filters. Basically from one environment (Stage) to another environment (Dev).
What is the best way to do that I am familiar with nodetool snapshot , but that may not work as we want just part of data.
Thanks