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 5F05CD68C for ; Sun, 19 Aug 2012 07:59:34 +0000 (UTC) Received: (qmail 42060 invoked by uid 500); 19 Aug 2012 07:59:32 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 41858 invoked by uid 500); 19 Aug 2012 07:59:31 -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 41849 invoked by uid 99); 19 Aug 2012 07:59:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Aug 2012 07:59:31 +0000 X-ASF-Spam-Status: No, hits=3.5 required=5.0 tests=FSL_RCVD_USER,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [208.113.200.5] (HELO homiemail-a56.g.dreamhost.com) (208.113.200.5) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Aug 2012 07:59:23 +0000 Received: from homiemail-a56.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a56.g.dreamhost.com (Postfix) with ESMTP id DECF8FE059 for ; Sun, 19 Aug 2012 00:59:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=thelastpickle.com; h=from :content-type:message-id:mime-version:subject:date:references:to :in-reply-to; s=thelastpickle.com; bh=5CQur0JIdwd6sEb92AFWWxbSmV 0=; b=f8eIe0zvP24uNlCgbVrnm9F4iFymRmPVT/yZTKUvYmm2Y1n8NWErXDDhcX rS1YXaaymimMPBGvN+mRF1W0lFHmXmvONM765/B7oBxfnfaz/GrkE094DFiCPBUW 7HLobV47pMgV1epIkYoQjqyLGDSNkQMvKaHG7Ur/0eASe93n4= Received: from [172.16.1.10] (unknown [203.86.207.101]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: aaron@thelastpickle.com) by homiemail-a56.g.dreamhost.com (Postfix) with ESMTPSA id 614D7FE00C for ; Sun, 19 Aug 2012 00:59:02 -0700 (PDT) From: aaron morton Content-Type: multipart/alternative; boundary="Apple-Mail=_CB2578D7-15DA-4565-B570-F0267A7220A8" Message-Id: <06A1C60A-0985-40B6-A354-877AE7B05127@thelastpickle.com> Mime-Version: 1.0 (Mac OS X Mail 6.0 \(1485\)) Subject: Re: Bad Request: Duplicate index name Date: Sun, 19 Aug 2012 19:59:00 +1200 References: To: user@cassandra.apache.org In-Reply-To: X-Mailer: Apple Mail (2.1485) --Apple-Mail=_CB2578D7-15DA-4565-B570-F0267A7220A8 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 Can you provide: * the CF existing schema and output from nodetool cfstats * the command you are running * the error you get=20 Also it's handy to know what version the schema was originally created = in.=20 Cheers =20 ----------------- Aaron Morton Freelance Developer @aaronmorton http://www.thelastpickle.com On 18/08/2012, at 12:54 AM, Abhijit Chanda = wrote: > Hi all, >=20 > I am using a CF which is of 50 columns X 1M rows. As per my = requirement suddenly i have=20 > to add a new column into the CF. After creating the new column when i = tried to index that=20 > particular column, its reflecting bad request.=20 > I have gone through this link > = http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Default-b= ehavior-of-generate-index-name-for-columns-td6586428.html > But Still not able to figure out the root of the problem? I am using = Cassandra 1.0.10.=20 > Any suggestions=20 >=20 > Thanks, > Abhijit >=20 --Apple-Mail=_CB2578D7-15DA-4565-B570-F0267A7220A8 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=iso-8859-1
http://www.thelastpickle.com

On 18/08/2012, at 12:54 AM, Abhijit Chanda <abhijit.chanda0@gmail.com>= ; wrote:

Hi all,

I am using a CF which is of 50 columns X 1M = rows. As per my requirement suddenly i have
to add a new column into = the CF. After creating the new column when i tried to index that =
particular column, its reflecting bad request.
I have gone through this link
http://= cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Default-behavior= -of-generate-index-name-for-columns-td6586428.html
But Still not able to figure out the root of the problem? I am using = Cassandra 1.0.10.
Any suggestions

Thanks,
Abhijit


= --Apple-Mail=_CB2578D7-15DA-4565-B570-F0267A7220A8--