How to import a large Cassandra database

Hi All,

I would like to import a largish Cassandra database (~50TB, replication factor of 3) into Aerospike. I notice that there is a good tool for importing CSV files into Aerospike (GitHub - aerospike/aerospike-loader: Aerospike Data Loader), but I am wondering if it is possible to do it faster.

Is there some kind of binary transfer option available?

– Cheers, Ben Morphett