Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 67148 invoked from network); 15 Apr 2010 04:59:15 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Apr 2010 04:59:15 -0000 Received: (qmail 43008 invoked by uid 500); 15 Apr 2010 04:59:15 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 42943 invoked by uid 500); 15 Apr 2010 04:59:15 -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 42935 invoked by uid 99); 15 Apr 2010 04:59:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Apr 2010 04:59:14 +0000 X-ASF-Spam-Status: No, hits=4.4 required=10.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,NORMAL_HTTP_TO_IP,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of richard.yao2010@gmail.com designates 74.125.83.44 as permitted sender) Received: from [74.125.83.44] (HELO mail-gw0-f44.google.com) (74.125.83.44) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Apr 2010 04:59:07 +0000 Received: by gwb1 with SMTP id 1so537266gwb.31 for ; Wed, 14 Apr 2010 21:58:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:received:message-id :subject:from:to:content-type; bh=PBt0O4jMNJFRczmUFYr0nvuBNUdqCviUVpZbckb5MtY=; b=iMF8188KiEJvdBA+4AUWRQtvzT3tmxJHnVad3sHwA5a+2pfWTcVQ2mXXJI15nrTqyi U4oU2oY4eU/vVRuCdrcJNdCF+Dbx54OBsKwJ59AwG/hINATk5p6NhKQCCF1tfPF59Dha UI6Lz8uc2cwPhCcCGD8rnI7aE34ukKXsoYqjg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=gHd3lbdoiBOa0QQoJqUsS5V6do6+kdYtZFckA6D3hdRzffdAIG5m8hmv9azgJasiEd FDF2sKlLiMk/ErYRvhwJ2xA1ApHOrJk8rGLXnlHQi1GvR8VGSAXPrHFvxHnLchl6hZdV cwZpEUNOaapYC7NPm1Pfdyee0GJGD2YLtZkfM= MIME-Version: 1.0 Received: by 10.150.198.16 with HTTP; Wed, 14 Apr 2010 21:58:45 -0700 (PDT) Date: Thu, 15 Apr 2010 12:58:45 +0800 Received: by 10.151.88.18 with SMTP id q18mr7648797ybl.33.1271307525999; Wed, 14 Apr 2010 21:58:45 -0700 (PDT) Message-ID: Subject: TException: Error: TSocket: timed out reading 1024 bytes from 10.1.1.27:9160 From: richard yao To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=000e0cd648cc7cce4a04843f59f6 X-Virus-Checked: Checked by ClamAV on apache.org --000e0cd648cc7cce4a04843f59f6 Content-Type: text/plain; charset=ISO-8859-1 I am having a try on cassandra, and I use php to access cassandra by thrift API. I got an error like this: TException: Error: TSocket: timed out reading 1024 bytes from 10.1.1.27:9160 What's wrong? Thanks. --000e0cd648cc7cce4a04843f59f6 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I am having a try on cassandra, and I use php to access cassandra by t= hrift API.
I got an error like this:
=A0=A0 =A0TException: = =A0Error: TSocket: timed out reading 1024 bytes from 10.1.1.27:9160
What's wrong?=A0
Thanks.
--000e0cd648cc7cce4a04843f59f6--