> #./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
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
Make sure JNA is in the class path http://wiki.apache.org/cassandra/FAQ#jna
Cheers
-
Aaron Morton
Freelance Developer
@aaronmorton
http://www.thelastpickle.com
On 11/07/2012, at 9:38 PM, Adeel Akbar wrote:
> Hi,
>
> I am trying to taking snapshot of my data but faced following
Hello,
The problem is described here :
http://wiki.apache.org/cassandra/Operations
The recommended way to avoit it is to use jna.
Cheers,
Samuel
> Adeel Akbar
> 11/07/2012 11:38
>
>
> Hi,
>
> I am trying to taking snapshot of my data but faced following error.
> Please help me to resolve
Hi,
I am trying to taking snapshot of my data but faced following error.
Please help me to resolve this issue.
[root@cassandra1 bin]# ./nodetool -h localhost snapshot 20120711
Exception in thread "main" java.io.IOError: java.io.IOException: Cannot
run program "ln": java.io.IOException: error=