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 65F1E6F51 for ; Thu, 7 Jul 2011 01:24:00 +0000 (UTC) Received: (qmail 63497 invoked by uid 500); 7 Jul 2011 01:23:58 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 63441 invoked by uid 500); 7 Jul 2011 01:23:57 -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 63433 invoked by uid 99); 7 Jul 2011 01:23:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jul 2011 01:23:57 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,MIME_QP_LONG_LINE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [208.113.200.5] (HELO homiemail-a52.g.dreamhost.com) (208.113.200.5) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jul 2011 01:23:51 +0000 Received: from homiemail-a52.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a52.g.dreamhost.com (Postfix) with ESMTP id 9B7B26B8112 for ; Wed, 6 Jul 2011 18:23:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=thelastpickle.com; h=subject :references:from:content-type:in-reply-to:message-id:date:to :content-transfer-encoding:mime-version; q=dns; s= thelastpickle.com; b=2MxcRpWaB8Wt0iRQfMtYQ318+323S0z0tY5mruJcBUi GHtwTXvmL/WBkcKj5VKrpLIYtYjHtQgcnIazb3SEVr4ets/ScZ0bj1zg3F0mxA80 IT8MFrdU6rUhEYL3+irhhF5costaX14df9CFYNQkCBUfYAp4Qn/YUngZfVuAS7Qk = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=thelastpickle.com; h= subject:references:from:content-type:in-reply-to:message-id:date :to:content-transfer-encoding:mime-version; s=thelastpickle.com; bh=nZCGgYqiiQA04zBs0sI+cysxiAo=; b=Bjjdw5l2kVP8YCU4zqeX5BT3PhF7 I2E1hmgh42Vl0A/olimxQPkAHvGPE8W3AEVKRcDWP36ScpCDxb5y+KVx0ZmqDROH MyTWxzRomGB4OhMzCnIza5atbUUDMksDCRsQubL5JdkOhNJI2rWWaii7QU9faNuP Vakf7+Xr+SFZvE8= Received: from [115.189.55.21] (unknown [115.189.55.21]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: aaron@thelastpickle.com) by homiemail-a52.g.dreamhost.com (Postfix) with ESMTPSA id A32AA6B810E for ; Wed, 6 Jul 2011 18:23:29 -0700 (PDT) Subject: Re: deleting keys References: <1309880773.21601.YahooMailNeo@web28610.mail.ukl.yahoo.com> From: Aaron Morton Content-Type: multipart/alternative; boundary=Apple-Mail-3-982134809 X-Mailer: iPad Mail (8J3) In-Reply-To: <1309880773.21601.YahooMailNeo@web28610.mail.ukl.yahoo.com> Message-Id: <9407479C-AD9B-493E-B240-BF27F8462FDB@thelastpickle.com> Date: Thu, 7 Jul 2011 13:23:28 +1200 To: "user@cassandra.apache.org" Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (iPad Mail 8J3) --Apple-Mail-3-982134809 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii See http://wiki.apache.org/cassandra/FAQ#range_ghosts Cheers ----------------- Aaron Morton Freelance Cassandra Developer @aaronmorton http://www.thelastpickle.com On 6/07/2011, at 3:46 AM, karim abbouh wrote: > i use get_range_slice to get the list of keys, > then i call client.remove(keyspace, key, columnFamily, timestamp, Consist= encyLevel.ALL); =20 > to delete the record > but i still have the keys. > why? > can i do it otherwise? --Apple-Mail-3-982134809 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8