From user-return-19529-apmail-cassandra-user-archive=cassandra.apache.org@cassandra.apache.org Thu Aug 4 13:53:57 2011 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 8B1846403 for ; Thu, 4 Aug 2011 13:53:57 +0000 (UTC) Received: (qmail 70833 invoked by uid 500); 4 Aug 2011 13:53:55 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 70756 invoked by uid 500); 4 Aug 2011 13:53:54 -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 70748 invoked by uid 99); 4 Aug 2011 13:53:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Aug 2011 13:53:54 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [98.139.52.221] (HELO nm24.bullet.mail.ac4.yahoo.com) (98.139.52.221) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 04 Aug 2011 13:53:45 +0000 Received: from [98.139.52.192] by nm24.bullet.mail.ac4.yahoo.com with NNFMP; 04 Aug 2011 13:53:24 -0000 Received: from [98.139.52.187] by tm5.bullet.mail.ac4.yahoo.com with NNFMP; 04 Aug 2011 13:53:24 -0000 Received: from [127.0.0.1] by omp1070.mail.ac4.yahoo.com with NNFMP; 04 Aug 2011 13:53:24 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 535134.10565.bm@omp1070.mail.ac4.yahoo.com Received: (qmail 98396 invoked by uid 60001); 4 Aug 2011 13:53:20 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1312466000; bh=1X1Sfw12/QRXsyyEee4ZUlnTgvT8l7gfXp6Dxxat6P4=; h=X-YMail-OSG:Received:X-Mailer:References:Message-ID:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=niocEauMUZnOYB4VhkcZxF935Q9CYM0b5o9H+hw5hQ5TmroAEcCHVGEN1lzxZLRQtaCWWKQWRwbJm5I9XiCiuDS4uWjDEmFsb1M8N4bm/mv5zwb7Fa6epGgl0bWIvVys4GRO32bI4sGTTxQeOBhQ7IakAMXUbR0Jk9dIBylVIkY= DomainKey-Signature:a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:References:Message-ID:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=Kc/hNkgXiAFsurSRFbjSuJmKHE4PekOTPU7siQgjaUUQJZB8WiWYlrQmSVZLBuoEanYD9LrZNNdcXWlrnGAlOb7vEPo81OU+TnHA+ikSG4jwpWtrjrWDRbAg3JVJFAoO5EYJXSLS/r/4TiBhG/hRdrU4uRlMUhvMtRE354Ji2JI=; X-YMail-OSG: kYa807wVM1mTuB6KJ7Hgls8Pfv6KOgEVVll00OqHWhcTz3a 6aiuf.6lQ Received: from [187.115.194.235] by web130113.mail.mud.yahoo.com via HTTP; Thu, 04 Aug 2011 06:53:20 PDT X-Mailer: YahooMailWebService/0.8.113.313619 References: <4E3658BD.8020407@zabbix.com> <808127523.5638.1312464985936.JavaMail.root@mail-1.01.com> Message-ID: <1312466000.82793.YahooMailNeo@web130113.mail.mud.yahoo.com> Date: Thu, 4 Aug 2011 06:53:20 -0700 (PDT) From: Rafael Almeida Reply-To: Rafael Almeida Subject: Re: Problems using Thrift API in C To: "user@cassandra.apache.org" In-Reply-To: <808127523.5638.1312464985936.JavaMail.root@mail-1.01.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org ----- Original Message -----=0A=0A> From: Konstantin Naryshkin =0A> To: user@cassandra.apache.org=0A> Cc: =0A> Sent: Thursday, = August 4, 2011 10:36 AM=0A> Subject: Re: Problems using Thrift API in C=0A>= =0A> I have had similar issues when I generated Cassandra for Erlang. It s= eems that =0A> Thrift 0.6.1 (the latest stable version) does not work with = Cassandra. Using =0A> Thrift 0.7 does.=0A> =0A> I had issues where it would= give me run time errors when trying to send an =0A> insert (it would not s= erialize correctly).=0A> =0A=0AI have a problem using thrift on C as well. = I'm using thrift 0.5 and if I try to add=0Aa row to a column family that do= esn't exists the exception I get is=0A=0A=A0 Default TException=0A=0Avery u= nspecific. Is that an issue of cassandra? Is there probably something wrong= =0Awith my setup? I was hoping to get an "Column family not found" message = or=0Asomething in those lines.=0A