Hi, I want to change clustering order column of my table. As far as i know it is not possible to use alter command so i have created new table and i would like to move data from old table to this one.
I am using Cassandra 2.0.7 and there is almost 100GB data on table. Is there any easy method to move data except "Copy" command. Thanks Umut