Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 50844 invoked from network); 19 Oct 2010 03:02:15 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 19 Oct 2010 03:02:15 -0000 Received: (qmail 86324 invoked by uid 500); 19 Oct 2010 03:02:13 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 86308 invoked by uid 500); 19 Oct 2010 03:02:13 -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 86300 invoked by uid 99); 19 Oct 2010 03:02:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Oct 2010 03:02:13 +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 jeremy.hanna1234@gmail.com designates 209.85.161.172 as permitted sender) Received: from [209.85.161.172] (HELO mail-gx0-f172.google.com) (209.85.161.172) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Oct 2010 03:02:04 +0000 Received: by gxk8 with SMTP id 8so1018309gxk.31 for ; Mon, 18 Oct 2010 20:01:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:content-type:mime-version :subject:from:in-reply-to:date:content-transfer-encoding:message-id :references:to:x-mailer; bh=EcrtdwKVWTrt5Y96Qz0vHGfn+8YZA6Zm7JYr4f8GfcQ=; b=Rjn8IOeYAl1zkVc4qZLWSN3lC8eGCebpByK4DODpwwW5WQ9ACzUgk6bYov8u6mUbIj yhImDEsbtyr7sR8OpOh2qU/ZH2pzgy+Mevl323t72cY7Brd2arwUfb21d6VzYVPOY2vc /oS9CmiRuHPrcYLE51rBguOKTs/8gvUhFH1VI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; b=b7nygJ7UamqTe2VtRtpb6LY9wD/ENme/UR61GddUQykNl52R47RPRf1X7rCbOgT00h K0VoBXNpdQbHGyN+rdYivNscEXjgbhSvzSST0njDauGO+RkXcvC3h5tkIvgRffkdp/AI qH9gO0XCP+0VZJcv1dZKZluAUwTVutGz1wSrE= Received: by 10.151.155.6 with SMTP id h6mr8218142ybo.168.1287457302402; Mon, 18 Oct 2010 20:01:42 -0700 (PDT) Received: from [192.168.1.147] (99-99-154-139.lightspeed.austtx.sbcglobal.net [99.99.154.139]) by mx.google.com with ESMTPS id j7sm9567750yha.18.2010.10.18.20.01.40 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 18 Oct 2010 20:01:41 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1081) Subject: Re: Thift version From: Jeremy Hanna In-Reply-To: Date: Mon, 18 Oct 2010 22:01:39 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: <2C8E1CDC-6846-4BF6-A36E-63645187DA30@gmail.com> References: To: user@cassandra.apache.org X-Mailer: Apple Mail (2.1081) X-Virus-Checked: Checked by ClamAV on apache.org Check the source distro's lib directory - = http://svn.apache.org/repos/asf/cassandra/tags/cassandra-0.6.6/lib/ - it = has libthrift-r917130.jar - so it's a build of thrift with revision = 917130 of thrift. There has been talk of stabilizing on a release of = thrift, but that's not yet established. Generally, you shouldn't need = the build the thrift bindings. However, if you do, see = http://wiki.apache.org/cassandra/InstallThrift On Oct 18, 2010, at 9:50 PM, JKnight JKnight wrote: > Dear all,=20 >=20 > Which Thrift version does Cassandra 0.66 using? > Thank a lot for support. >=20 > --=20 > Best regards, > JKnight