From user-return-9620-apmail-cassandra-user-archive=cassandra.apache.org@cassandra.apache.org Sat Oct 02 16:20:40 2010 Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 47571 invoked from network); 2 Oct 2010 16:20:40 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Oct 2010 16:20:40 -0000 Received: (qmail 6802 invoked by uid 500); 2 Oct 2010 16:20:38 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 6773 invoked by uid 500); 2 Oct 2010 16:20:38 -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 6765 invoked by uid 99); 2 Oct 2010 16:20:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Oct 2010 16:20:38 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [67.192.241.151] (HELO smtp151.dfw.emailsrvr.com) (67.192.241.151) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Oct 2010 16:20:32 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp5.relay.dfw1a.emailsrvr.com (SMTP Server) with ESMTP id 72BA3585BB for ; Sat, 2 Oct 2010 12:20:11 -0400 (EDT) X-Virus-Scanned: OK Received: by smtp5.relay.dfw1a.emailsrvr.com (Authenticated sender: eevans-AT-racklabs.com) with ESMTPSA id 4C9C658585 for ; Sat, 2 Oct 2010 12:20:11 -0400 (EDT) Subject: Re: Question on Twissandra From: Eric Evans To: user@cassandra.apache.org In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Date: Sat, 02 Oct 2010 11:21:49 -0500 Message-ID: <1286036509.4112.143.camel@erebus.lan> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Sat, 2010-10-02 at 20:46 +0530, Dipti Mathur wrote: > We have done the following: > > 1. Installed Cassandra (checked the cli - all works well) * > apache-cassandra-0.6.5 *from http://cassandra.apache.org/ AND > necessary python-cassandra-0.6.1 modules. > I already have django and other dependencies installed on my system. > 2. Installed thrift (checked a sample python code - it executed > correctly) > 3. Checked out the twissandra code and followed the readme.txt to set > it up. > 4. Ran the cassandra server and while it was started, executed all > steps in the readme file up to* python -v manage.py sync_cassandra* Twissandra has been updated for the upcoming 0.7 release. Try using 0.7.0 beta2 instead (http://goo.gl/5eDW). -- Eric Evans eevans@rackspace.com