Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 18461 invoked from network); 28 May 2010 07:56:59 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 28 May 2010 07:56:59 -0000 Received: (qmail 69350 invoked by uid 500); 28 May 2010 07:56:58 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 69310 invoked by uid 500); 28 May 2010 07:56:56 -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 69300 invoked by uid 99); 28 May 2010 07:56:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 May 2010 07:56:55 +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 (athena.apache.org: domain of mosesdinakaran@gmail.com designates 74.125.83.172 as permitted sender) Received: from [74.125.83.172] (HELO mail-pv0-f172.google.com) (74.125.83.172) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 May 2010 07:56:49 +0000 Received: by pvg2 with SMTP id 2so414613pvg.31 for ; Fri, 28 May 2010 00:56:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=Sf/VMi3j5w40SJGfZBwIPKaLxBGk24290Xq3oUe0+tI=; b=Q7pERbEB0u4/6U++7ZOqzW47SmzsRedpXU6animkmoxKbRXs0XNYRk+b523s46dRYQ PDuq+GUHwInzJLIQ3Prq6MtgBMO9pyQGuUZ7gugUmlNWxFNQ1GE7DjjpD3fAmJtHUP4A dZsrc8twZZNTZthrshnngNmgIVSTN43mlGQLo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=YDJC6jL30Dx+Jk3rJltQozXWLbg1qh5yidVxhr3tS9HI8twiKkSwVCqITCGe4WFAfZ 30K5vtV1TN6GLwKKZqYQh9NI6iOMjFQNXclSIN6Qr9onEb6BSs/Yafzt30u6FezisNiK qTyEaVqQi74CHj0iVEzmuPYLF2OZ2iXPeS3YE= MIME-Version: 1.0 Received: by 10.115.20.18 with SMTP id x18mr10140912wai.50.1275033388888; Fri, 28 May 2010 00:56:28 -0700 (PDT) Received: by 10.114.125.14 with HTTP; Fri, 28 May 2010 00:56:28 -0700 (PDT) In-Reply-To: References: Date: Fri, 28 May 2010 13:26:28 +0530 Message-ID: Subject: Re: Batch_Mutate throws Uncaught exception From: Moses Dinakaran To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=0016e649b68e38b23b0487a2d8ee --0016e649b68e38b23b0487a2d8ee Content-Type: text/plain; charset=ISO-8859-1 Hi sorry for the post I was wrong in understanding key and column family I was in the thinking cache_pages is the column family and Page is the key but its the other way right I will update my code and check it again. Thanks, Moses On Thu, May 27, 2010 at 3:46 PM, Mishail wrote: > Hi, > > Just to clarify. Are you trying to insert a couple of columns with key > "cache_pages" in the ColumnFamily "Page"? > > Moses Dinakaran wrote: > i, > > > > > > > > I am trying to use batch_mutate() with PHP Thrift. I was getting the > > following error. > > > > --0016e649b68e38b23b0487a2d8ee Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi sorry for the post I was wrong in understanding key and column family
I was in the thinking cache_pages is the column family and Page is the= key but its the other way right

I will update my code and check it = again.

Thanks,
Moses

On Thu, May 27, 2010= at 3:46 PM, Mishail <mishail.mishail@gmail.com> wrote:
Hi,

Just to clarify. Are you trying to insert a couple of columns with key
"cache_pages" in the ColumnFamily "Page"?

Moses Dinakaran wrote:
i,
>
>
>
> I am trying to use batch_mutate() with PHP Thrift. I was getting the > following error.
>


--0016e649b68e38b23b0487a2d8ee--