From cassandra-user-return-940-apmail-incubator-cassandra-user-archive=incubator.apache.org@incubator.apache.org Fri Oct 16 18:07:38 2009 Return-Path: Delivered-To: apmail-incubator-cassandra-user-archive@minotaur.apache.org Received: (qmail 21918 invoked from network); 16 Oct 2009 18:07:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Oct 2009 18:07:37 -0000 Received: (qmail 24398 invoked by uid 500); 16 Oct 2009 18:07:35 -0000 Delivered-To: apmail-incubator-cassandra-user-archive@incubator.apache.org Received: (qmail 24379 invoked by uid 500); 16 Oct 2009 18:07:35 -0000 Mailing-List: contact cassandra-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-user@incubator.apache.org Delivered-To: mailing list cassandra-user@incubator.apache.org Received: (qmail 24308 invoked by uid 99); 16 Oct 2009 18:07:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Oct 2009 18:07:34 +0000 X-ASF-Spam-Status: No, hits=-6.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [131.215.239.119] (HELO mail.alumni.caltech.edu) (131.215.239.119) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Oct 2009 18:07:25 +0000 Received: from localhost (dsl081-082-089.lax1.dsl.speakeasy.net [64.81.82.89]) by mail.alumni.caltech.edu (Postfix) with ESMTPSA id A30973F0B28; Fri, 16 Oct 2009 11:06:57 -0700 (PDT) X-DKIM: Sendmail DKIM Filter v2.8.2 mail.alumni.caltech.edu A30973F0B28 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=alumni.caltech.edu; s=enforce; t=1255716417; bh=pxb59tPDJXGK087eG8D9MurBQWS53XQZbd7/lTtATug=; h=Date:From:To:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Transfer-Encoding:In-Reply-To; b=bXxMivYqFEaTtylhR8dAXFMKyq6Rn8AU3fUXpfncRaI5tMBtgPZc5MaxTXAMLt7W9 M49IhYwkkobiyvgEq5zHwV/Q2uYcwdqn95YV5zz2nfetHPY/Tms+MZHro1m1y1aHWz Zz1yIYft9G1qU7zVsV3hVf3m/iaKyKB9pRqXacNA= Date: Fri, 16 Oct 2009 11:06:57 -0700 From: Anthony Molinaro To: cassandra-user@incubator.apache.org Subject: Re: Thrift Perl API Timeout Issues Message-ID: <20091016180657.GA6666@alumni.caltech.edu> Mail-Followup-To: cassandra-user@incubator.apache.org References: <91882eb0910150826w16dc4e08g62ec1d279b458255@mail.gmail.com> <20091015183808.GB3304@alumni.caltech.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) X-MailScanner-Information-Alumni: Please contact the Alumni Office for more information X-Alumni-MailScanner-ID: A30973F0B28.AB1A4 X-MailScanner-Alumni: No Virii found X-MailScanner-From: anthonym@alumni.caltech.edu Yes, I use perl to do ETL type stuff, dump mysql, postgres tables and load them into cassandra. Although I also see these errors in front end PHP systems which connect to cassandra. -Anthony On Thu, Oct 15, 2009 at 01:48:14PM -0500, Jonathan Ellis wrote: > Are you also using Perl? > > On Thu, Oct 15, 2009 at 1:38 PM, Anthony Molinaro > wrote: > > I see a similar thing happening all the time.  I get around it by closing > > the current connection and reconnecting after a sleep.  Although I am able > > to do quite a few inserts between errors, so I'm not sure if it's the > > exact problem. > > > > -Anthony -- ------------------------------------------------------------------------ Anthony Molinaro