Return-Path: Delivered-To: apmail-incubator-cassandra-dev-archive@minotaur.apache.org Received: (qmail 96446 invoked from network); 25 Aug 2009 09:05:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Aug 2009 09:05:26 -0000 Received: (qmail 64101 invoked by uid 500); 25 Aug 2009 09:05:51 -0000 Delivered-To: apmail-incubator-cassandra-dev-archive@incubator.apache.org Received: (qmail 64076 invoked by uid 500); 25 Aug 2009 09:05:51 -0000 Mailing-List: contact cassandra-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-dev@incubator.apache.org Delivered-To: mailing list cassandra-dev@incubator.apache.org Received: (qmail 64064 invoked by uid 99); 25 Aug 2009 09:05:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Aug 2009 09:05:51 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mobiledreamers@gmail.com designates 209.85.211.204 as permitted sender) Received: from [209.85.211.204] (HELO mail-yw0-f204.google.com) (209.85.211.204) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Aug 2009 09:05:42 +0000 Received: by mail-yw0-f204.google.com with SMTP id 42so4456246ywh.30 for ; Tue, 25 Aug 2009 02:05:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=EXhePqB2rke80M+n0aM3dTnxL+Ja2T+NftXTq1qFKio=; b=E8O5f/pyiurhxjdL2C4p9Tb0+4EG/xn3vqz7r45e3siE7bQBWRU/nLKu97+MS3holF 813FwytED8/GKWaLKcBkWhaIQj6s97P++ZJMiR4edvgeva34vW0xEuyq0q6mdYiq8z1R prtw8aRMAe/lDqQ+X9dbVNHu5AYPcjPbVLbds= 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=CbLNZ3AvNQT7ugCbxd8FdofcpQ3H6r0Q3pGdmBfF2fjkOJenrGQYrRY4IWAFAmBG6r O1QHSUueaZbiIM0CrFrmq9cQiTHPZyOHkH++4bLLE6IdzYnJhX1uagjyFWI3BOWHp1bb 1zcXA1gX9cFPCELE+i6J9j+9GedMKO2WG3V6U= MIME-Version: 1.0 Received: by 10.101.49.19 with SMTP id b19mr5643759ank.146.1251191122069; Tue, 25 Aug 2009 02:05:22 -0700 (PDT) In-Reply-To: References: <991dde790908242125n593eec72ud33cc05dd5d5bab1@mail.gmail.com> Date: Tue, 25 Aug 2009 02:05:21 -0700 Message-ID: Subject: Re: lazyboy does not work with cassandra From: mobiledreamers@gmail.com To: cassandra-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=001636ed6dc76087490471f3a28d X-Virus-Checked: Checked by ClamAV on apache.org --001636ed6dc76087490471f3a28d Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit drewcan you give the steps on how you set your environment up ie how did u set up cassandra thrift, and lazyboy maybe giving the instructions in lazyboy would help? On Mon, Aug 24, 2009 at 11:51 PM, Drew Schleck wrote: > Hi, > I can't reproduce this with Python 2.6.2, the latest Thrift > interface, and commit 575c5f3057450e22ec6503ea1b1cb467616715da of my > Lazyboy branch. Can you run the following program and tell me if it > exceptions? > > #!/usr/bin/python > import cassandra.ttypes > print cassandra.ttypes.Column().__hash__() > > If it does exception I don't know how to fix it and I can't help > you, my version of Thrift and Python will happily hash that. > > Drew > > On Mon, Aug 24, 2009 at 21:33, wrote: > > Thanks for the pointer Joe and Arin > > I now used Drew's new lazyboy > > Example Code: http://pastie.org/593767 > > > > Error http://pastie.org/593766 > > That does not work either > > Git version of cassandra > > commit dcabc0e3431ccff56b20caef7f7805e49a6aac13 > > Author: Eric Evans > > Date: Thu Aug 20 21:17:59 2009 +0000 > > > > On Mon, Aug 24, 2009 at 9:29 PM, Joe Stump wrote: > > > >> > >> On Aug 24, 2009, at 10:25 PM, Arin Sarkissian wrote: > >> > >> Did you compile the cassandra.thrift file and make sure the generated > >>> files are in PYTHONPATH? > >>> > >> > >> This is the exact error I got when I attempted to use Ian's 0.3 lazyboy > >> with a 0.4 version of the Python generated by cassandra.thrift. > >> > >> --Joe > >> > > > > > > > > -- > > Bidegg worlds best auction site > > http://bidegg.com > > > -- Bidegg worlds best auction site http://bidegg.com --001636ed6dc76087490471f3a28d--