Re: Snapshot issue in Cassandra 0.8.1

2012-07-16 Thread aaron morton
> #./nodetool -h localhost snapshot cassandra_01_bkup tells cassandra to snapshot the keyspace called cassandra_01_bkup To specify a name for the snapshot us the -t option snapshot [keyspaces...] -t [snapshotName] - Take a snapshot of the specified keyspaces using optional name snapshotName C

Snapshot issue in Cassandra 0.8.1

2012-07-16 Thread Adeel Akbar
Hi, I have created snapshot with following command; #./nodetool -h localhost snapshot cassandra_01_bkup but the problem is, the snapshot is created on snapshot folder with different name (like 1342269988711) and I have no idea that if I used this command in script then how I gzip snapshot wit