Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 80B9DD3A5 for ; Mon, 26 Nov 2012 14:13:08 +0000 (UTC) Received: (qmail 16439 invoked by uid 500); 26 Nov 2012 14:13:06 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 16299 invoked by uid 500); 26 Nov 2012 14:13:05 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 16275 invoked by uid 99); 26 Nov 2012 14:13:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Nov 2012 14:13:04 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of francisco.trujillo.hacha@gmail.com designates 209.85.212.44 as permitted sender) Received: from [209.85.212.44] (HELO mail-vb0-f44.google.com) (209.85.212.44) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Nov 2012 14:12:58 +0000 Received: by mail-vb0-f44.google.com with SMTP id fc26so3709922vbb.31 for ; Mon, 26 Nov 2012 06:12:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=M2gJwx9sIkHYn94xVntjeDGeouncBV5dlrNc938hLQk=; b=UmyUTNEGDawcQL4eoyF/Ow1NbvWOfNX6VURCJn5KcHeyzW8w9ifNWzlII9HcjOR89f H29Rcvw0lLWhYq/DG0ItP4wXYoqOBzssvz0iveREny8jc6i93nSlnGq8ix4CynO1KB/v 075iDgskdpE9hYAwJntaW8mXlMS/acIDwOB3f8rOl8VUKZanndj+1I7+t1uv4zKSuSKM v2n9VHM+9d+focLbyW2OY4H9f1MnpnPpL8xytlYJ9VlXoK7Jk9lla+1LUW0GgHEJqt+T dOhCaVrupEvGkFn4qhaa5DoiF9kkqc+2h/osa+veHgy4MB+yoUtN3YX0KQ+mXBNYp5ce QFWQ== MIME-Version: 1.0 Received: by 10.52.96.6 with SMTP id do6mr16873969vdb.84.1353939157615; Mon, 26 Nov 2012 06:12:37 -0800 (PST) Received: by 10.220.4.65 with HTTP; Mon, 26 Nov 2012 06:12:37 -0800 (PST) Date: Mon, 26 Nov 2012 15:12:37 +0100 Message-ID: Subject: about take snaphots From: Francisco Trujillo Hacha To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=20cf307abe3d8982d504cf668608 X-Virus-Checked: Checked by ClamAV on apache.org --20cf307abe3d8982d504cf668608 Content-Type: text/plain; charset=ISO-8859-1 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? --20cf307abe3d8982d504cf668608 Content-Type: text/html; charset=ISO-8859-1 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?


--20cf307abe3d8982d504cf668608--