Return-Path: X-Original-To: apmail-cassandra-dev-archive@www.apache.org Delivered-To: apmail-cassandra-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9B9A67E99 for ; Wed, 14 Sep 2011 14:24:46 +0000 (UTC) Received: (qmail 88641 invoked by uid 500); 14 Sep 2011 14:24:45 -0000 Delivered-To: apmail-cassandra-dev-archive@cassandra.apache.org Received: (qmail 88602 invoked by uid 500); 14 Sep 2011 14:24:45 -0000 Mailing-List: contact dev-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list dev@cassandra.apache.org Received: (qmail 88567 invoked by uid 99); 14 Sep 2011 14:24:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Sep 2011 14:24:45 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of eevans@acunu.com designates 209.85.213.172 as permitted sender) Received: from [209.85.213.172] (HELO mail-yx0-f172.google.com) (209.85.213.172) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Sep 2011 14:24:37 +0000 Received: by yxt33 with SMTP id 33so1611289yxt.31 for ; Wed, 14 Sep 2011 07:24:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=acunu.com; s=google; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=nz2PZaOH5uwLPxRpaSYw+A9zbciS4RHexV+9swSXdTI=; b=g8NG4rTWs/LrN/UGJmcdapTBEtCGB7Ph4Kj8lU4ltELqB0elE1H2k485Yc4K3ltzj9 EKPJ00KbkmWc9UOH/JErQyOiMZh4eOCxwnfrtdLHGM+7AK6g/Rhw4al4iG8OnriH9lLY jGFZyywvypoC5HyV+4zBNfxHhJ4XSIqa/UUN0= MIME-Version: 1.0 Received: by 10.68.23.97 with SMTP id l1mr72049pbf.232.1316010256446; Wed, 14 Sep 2011 07:24:16 -0700 (PDT) Received: by 10.142.234.6 with HTTP; Wed, 14 Sep 2011 07:24:16 -0700 (PDT) In-Reply-To: References: Date: Wed, 14 Sep 2011 09:24:16 -0500 Message-ID: Subject: Re: Proposal: Moving CQL drivers From: Eric Evans To: dev@cassandra.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Tue, Sep 6, 2011 at 12:20 PM, Eric Evans wrote: > Here is what I propose to do (one driver at a time): > > 1. Setup new Git-based projects on Apache Extras (cassandra-jdbc and > cassandra-dbapi2) > 2. Import the most current code and fix-up the tests as needed > 3. Submit issues w/ patches for the removal of the corresponding > driver from Cassandra To update this, the Python driver should be ready to go. I've create an Apache Extras project, and imported the code (including an revised copy of test_cql.py). The JIRA issue for this is https://issues.apache.org/jira/browse/CASSANDRA-3180. Once it has passed review (help with this appreciated) we can remove the driver from trunk and proceed to the JDBC driver. Thanks. --=20 Eric Evans Acunu |=A0http://www.acunu.com=A0| @acunu