Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 38449 invoked from network); 28 May 2010 09:06:16 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 28 May 2010 09:06:16 -0000 Received: (qmail 54913 invoked by uid 500); 28 May 2010 09:06:15 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 54870 invoked by uid 500); 28 May 2010 09:06:12 -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 54862 invoked by uid 99); 28 May 2010 09:06:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 May 2010 09:06:11 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of qihjun@gmail.com designates 209.85.221.192 as permitted sender) Received: from [209.85.221.192] (HELO mail-qy0-f192.google.com) (209.85.221.192) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 May 2010 09:06:04 +0000 Received: by qyk30 with SMTP id 30so1584244qyk.16 for ; Fri, 28 May 2010 02:05:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:from:date :message-id:subject:to:content-type; bh=RWKglGH+VCB2zM/F1lSBokDLE5upFNKFW8gcc/6/m6Y=; b=c4f3/VTgm1XSRouH51qzA8SHktb6O+f9hshhFkHjN9hkP8B8ESBA5Rfd5+mIpBB0WE 3+qsdTKmdc6S8S+h9oyLtcQuJEett7py8QniSiMFx7gTTUEDsBxvfNFCE3sDqCWqjAEY 16QzshdZIw1GnZFJKPoyO7URYawSUhPQCe8/4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=U/GHZ997JbI7y1Rn87npJ/8GB4NykNRxGk4ZamOU+A0ij//vq7OQrIQ47o/9gbN8uv AGmOCZaiuaNM7nxyGuCg8lVGg56oCHXmmNftYZelb2S8xbkvm+xjdyfR++7y77TwdQDq VEbI3wrHoD6CGGXsAJSeWkXhU2EPiiEqgjiek= Received: by 10.224.127.41 with SMTP id e41mr6638588qas.230.1275037541385; Fri, 28 May 2010 02:05:41 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.110.12 with HTTP; Fri, 28 May 2010 02:05:21 -0700 (PDT) From: huajun qi Date: Fri, 28 May 2010 17:05:21 +0800 Message-ID: Subject: remove a row To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=0016e648afcabad5660487a3cfde X-Virus-Checked: Checked by ClamAV on apache.org --0016e648afcabad5660487a3cfde Content-Type: text/plain; charset=ISO-8859-1 Is there anyway to remove a row completely? I use thrift client's remove method , it only deletes the columns under a row, but the row with its key is still there. How can I remove it completely? -- Location: --0016e648afcabad5660487a3cfde Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Is there anyway to remove a row completely?

I use thrift= client's remove method , it only deletes the columns under a row, but = the row with its key is still there.

How can I rem= ove it completely?

--
Location:
--0016e648afcabad5660487a3cfde--