Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 51138 invoked from network); 28 Feb 2011 12:05:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Feb 2011 12:05:21 -0000 Received: (qmail 47210 invoked by uid 500); 28 Feb 2011 12:05:19 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 46919 invoked by uid 500); 28 Feb 2011 12:05:14 -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 46911 invoked by uid 99); 28 Feb 2011 12:05:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Feb 2011 12:05:13 +0000 X-ASF-Spam-Status: No, hits=2.9 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [159.134.118.222] (HELO mail21.svc.cra.dublin.eircom.net) (159.134.118.222) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 28 Feb 2011 12:05:03 +0000 Received: (qmail 37317 messnum 6638616 invoked from network[213.94.190.12/avas01.vendorsvc.cra.dublin.eircom.net]); 28 Feb 2011 12:04:42 -0000 Received: from avas01.vendorsvc.cra.dublin.eircom.net (213.94.190.12) by mail21.svc.cra.dublin.eircom.net (qp 37317) with SMTP; 28 Feb 2011 12:04:42 -0000 Received: from remote.weedle.com ([86.47.246.2]) by avas01.vendorsvc.cra.dublin.eircom.net with Cloudmark Gateway id DQ4f1g00803q2L601Q4ivB; Mon, 28 Feb 2011 12:04:42 +0000 Received: from SBS-SERVER.weedle.local ([fe80::9a7:1783:7e95:cdb0]) by SBS-SERVER.weedle.local ([fe80::9a7:1783:7e95:cdb0%12]) with mapi; Mon, 28 Feb 2011 12:04:38 +0000 From: George Ciubotaru To: "user@cassandra.apache.org" Date: Mon, 28 Feb 2011 12:05:23 +0000 Subject: Column family cannot be removed Thread-Topic: Column family cannot be removed Thread-Index: AcvXP5fpX73j9fKNRzGmCShY3ny0MQ== Message-ID: Accept-Language: en-US, en-IE Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US, en-IE Content-Type: multipart/alternative; boundary="_000_B9FE204AB6292842A9B015B87DD4CFA7263A63EF30SBSSERVERweed_" MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org --_000_B9FE204AB6292842A9B015B87DD4CFA7263A63EF30SBSSERVERweed_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hello guys, I'm trying to remove a column family but without success. I have a simple 3 nodes Cassandra 0.7 cluster, a keyspaces with replication= factor 2 and a super column within this keyspace with around 200,000 rows.= I'm using cassandra-cli: - drop column family CFName; throws the following exception: "java= .io.IOException: Cannot run program "ln": java.io.IOException: error=3D12, = Cannot allocate memory" - truncate CFName; immediately responds with "null" - drop keyspace KSName; also throws the above exception I can remove without any problem a newly created column family. Any idea of what might be wrong? Thank you in advance, George --_000_B9FE204AB6292842A9B015B87DD4CFA7263A63EF30SBSSERVERweed_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hello guys,=

 

I&= #8217;m trying to remove a column family but without success.

 

I have a s= imple 3 nodes Cassandra 0.7 cluster, a keyspaces with replication factor 2 = and a super column within this keyspace with around 200,000 rows. I’m= using cassandra-cli:

- &n= bsp;        drop= column family CFName; throws the following exception: “java.io.IOExc= eption: Cannot run program "ln": java.io.IOException: error=3D12,= Cannot allocate memory”

-          truncate CFName; immediately responds with “null”

-      &n= bsp;   drop keyspace KSName; also throws = the above exception

 

I can remove without any problem a newly created colu= mn family.

 

Any idea of what might be wrong?

 

Thank you in advance,<= /o:p>

George

= --_000_B9FE204AB6292842A9B015B87DD4CFA7263A63EF30SBSSERVERweed_--