Hi Todd,
Maybe the "rename" command line utility could help you? Cheers, Jens — Sent from Mailbox On Thu, Jun 26, 2014 at 6:50 AM, Todd Nine <[email protected]> wrote: > Hey guys, > I'm working on migrating some data from 1.0.x clusters to a 1.2.16 > cluster. Part of my testing is (locally) loading the old 1.0 sstables > into my environment in 1.2.16. Since the 1.0 days, the file format > has changes from this format. > [Keyspace]-[CF name]-[table number]-Data.db > To the new directory structure of > Keyspace/CF Name/sstable > Does anyone happen to have a script I can use that will quickly move > the old sstable data into the new format so that I can load them into > the new 1.2 server? Note that sstableloader won't work, it expects > the new format as well. > Thanks, > Todd
