Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 61666 invoked from network); 14 Mar 2011 20:39:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Mar 2011 20:39:08 -0000 Received: (qmail 24424 invoked by uid 500); 14 Mar 2011 20:39:05 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 24401 invoked by uid 500); 14 Mar 2011 20:39:05 -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 24393 invoked by uid 99); 14 Mar 2011 20:39:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Mar 2011 20:39:05 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.218.44] (HELO mail-yi0-f44.google.com) (209.85.218.44) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Mar 2011 20:39:00 +0000 Received: by yic13 with SMTP id 13so2860117yic.31 for ; Mon, 14 Mar 2011 13:38:38 -0700 (PDT) MIME-Version: 1.0 Received: by 10.90.131.10 with SMTP id e10mr3703553agd.96.1300135118187; Mon, 14 Mar 2011 13:38:38 -0700 (PDT) Received: by 10.90.93.17 with HTTP; Mon, 14 Mar 2011 13:38:38 -0700 (PDT) In-Reply-To: References: Date: Mon, 14 Mar 2011 15:38:38 -0500 Message-ID: Subject: Re: Write speed roughly 1/10 of expected. From: Steven Liu To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=00163628426ae12ba6049e774b15 X-Virus-Checked: Checked by ClamAV on apache.org --00163628426ae12ba6049e774b15 Content-Type: text/plain; charset=ISO-8859-1 Re: Mr. Schuller, The test documents are very small (a few lines of text each). Test data model is standard CF with each document correponding to a row containing 9-12 columns. We are using a single client for sequential batch_insert (probably maps to batch mutate in phpcassa), so it is very possible that that's the bottleneck. Re: Mr. Hobbs, Did you mean "which has the benefit of THRIFT-638, while 0.7.a.2 does not" (instead of 0.7.a.3)? 0.7.a.3 was the latest version of phpcassa we could find on github. We installed 0.7.a.3 with its C extension and didn't see an improvement. Is there a newer version with THRIFT-638 fix? Steve On Fri, Mar 11, 2011 at 4:55 PM, Tyler Hobbs wrote: > (I have no idea how fast phpcassa is.) >> > > The current master branch (which has the benefit of THRIFT-638, > while 0.7.a.3 does not) can insert about 3k individual rows a second against > a local Cassandra instance. > > -- > Tyler Hobbs > Software Engineer, DataStax > Maintainer of the pycassa Cassandra > Python client library > > --00163628426ae12ba6049e774b15 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Re: Mr. Schuller,

The test documents are very small (a few lines of = text each). Test data model is standard CF with each document correponding = to a row containing 9-12 columns. We are using a single client for sequenti= al batch_insert (probably maps to batch mutate in phpcassa), so it is very = possible that that's the bottleneck.

Re: Mr. Hobbs,

Did you mean "which has the benefit of THRIF= T-638, while 0.7.a.2 does=20 not" (instead of 0.7.a.3)? 0.7.a.3 was the latest version of phpcassa = we could find on github. We installed 0.7.a.3 with its C extension and didn&#= 39;t see an improvement. Is there a newer version with THRIFT-638 fix?
<= br>Steve


On Fri, Mar 11, 2011 at 4:55= PM, Tyler Hobbs <tyler@datastax.com> wrote:
(I have no idea how fast phpcassa is.)

The = current master branch (which has the benefit of=A0THRIFT-638, while= 0.7.a.3 does not) can insert about 3k individual rows a second against a l= ocal Cassandra instance.

--
Tyler Hobbs
Software Engineer, DataS= tax
Maintainer of the pycassa Cassandra Python client library

--00163628426ae12ba6049e774b15--