Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 48181 invoked from network); 13 Jul 2010 22:34:08 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Jul 2010 22:34:08 -0000 Received: (qmail 60527 invoked by uid 500); 13 Jul 2010 22:34:07 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 60482 invoked by uid 500); 13 Jul 2010 22:34:06 -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 60474 invoked by uid 99); 13 Jul 2010 22:34:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Jul 2010 22:34:06 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of cheetah100@gmail.com designates 209.85.212.172 as permitted sender) Received: from [209.85.212.172] (HELO mail-px0-f172.google.com) (209.85.212.172) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Jul 2010 22:33:58 +0000 Received: by pxi20 with SMTP id 20so2942969pxi.31 for ; Tue, 13 Jul 2010 15:33:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=XHPMywOp8k49WkSNaJm91BE0c34H7zreHzbOOUiRXec=; b=Fp08ywfCoJClgK88mQRzssgrcTeGBnaMYjbnpiwbUA9ol2xItMLFodL+/W0NGUUeKm arJz3GcwdKlaQBJSa953iCv/FdHYAIpMQSJe5K5Iu1JjuBahAL8nXtFLN0XlNB8bsU3c TGvtNX7jkQ7OjF1Je4z6xL+dDxWqfpjscVA34= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=x3WhOXdmK0jhF5LdtByp1XE3xB2hVo1nYFBu1YFGaQxERap1XVmmIFW/7W1uswFvrx j5d6RUKnSQmXBIaoPStXPEUEUtzIcu3XAXNwnIIlld7sJO5ribrDrCsS2abIh/vVic1x HSg8AoPe4DceVDrAJs9ct/P8w3kx0Akac5Lzg= MIME-Version: 1.0 Received: by 10.142.199.20 with SMTP id w20mr19135546wff.251.1279060417448; Tue, 13 Jul 2010 15:33:37 -0700 (PDT) Received: by 10.142.49.15 with HTTP; Tue, 13 Jul 2010 15:33:37 -0700 (PDT) Date: Wed, 14 Jul 2010 10:33:37 +1200 Message-ID: Subject: Using Pelops with Cassandra 0.7.X From: Peter Harrison To: user@cassandra.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org I know Cassandra 0.7 isn't released yet, but I was wondering if anyone has used Pelops with the latest builds of Cassandra? I'm having some issues, but I wanted to make sure that somebody else isn't working on a branch of Pelops to support Cassandra 7. I have downloaded and built the latest code from GitHub, trunk of Pelops, and this works with 6.3, but not Cassandra Trunk. Is Pelops worth updating or should I use other client libraries for Java such as Hector?