Hi Francisco, I think it's the normal behavior of nodetool with cassandra 1.1.6.
Sincerely, Hsiao On Mon, Nov 26, 2012 at 10:12 PM, Francisco Trujillo Hacha <francisco.trujillo.ha...@gmail.com> wrote: > Hi > > I have a one node cassandra installation (1.1.6) with only one column > family. When i tried to execute: > > ./nodetool -h 172.31.7.26 -p 7199 snapshot MykeyspaceName -t 20121126 > > The snapshot is stored in a snapshot folder inside the columnfamiliy (the > only that the keyspace has) instaead of the keyspace data folder. > > Is this the normal behavior of nodetool? > >