Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7462F602E for ; Tue, 7 Jun 2011 11:51:19 +0000 (UTC) Received: (qmail 94720 invoked by uid 500); 7 Jun 2011 11:51:17 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 94682 invoked by uid 500); 7 Jun 2011 11:51:17 -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 94674 invoked by uid 99); 7 Jun 2011 11:51:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jun 2011 11:51:17 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jakers@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, 07 Jun 2011 11:51:12 +0000 Received: by gxk19 with SMTP id 19so2572318gxk.31 for ; Tue, 07 Jun 2011 04:50:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=xgNm2BIX7KA+ULa9dJ6E/doHwM4jFDwJ1ahZ9L/Mmrk=; b=m4ox3Cf7FS4CepMVdoY1w+leOSzN+K1oHdkckqv2eC/qa6FQ+M0F3pslaCpkM3hhEG /x8qiLPTyUi0Q450inGmivZse9b8bRPfBuPC7v3LykhqLWI7tldMWZXA6wNZuaT57LVF JbZPQU0mdPudqg79ZFfSqJYEmJ6/Ynhm0jK8A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=NhiAz8AH6OSRLWIAMhLbjnTYIrtB7Fr8kXnwbPgiyj08vVN/e9dLIOUvBVyO/FVcrL uRKeSX1ncgY10hKi2dgjSQZazQawDGvoSXfo1+YeGLDeA38REVB4CZFJuYLFpV5QyNh+ 60QdD/1G9dnxCoG21LjRsXZXR94dp1mfYM4JY= MIME-Version: 1.0 Received: by 10.236.42.129 with SMTP id j1mr495304yhb.173.1307447451659; Tue, 07 Jun 2011 04:50:51 -0700 (PDT) Received: by 10.236.106.3 with HTTP; Tue, 7 Jun 2011 04:50:51 -0700 (PDT) In-Reply-To: References: Date: Tue, 7 Jun 2011 07:50:51 -0400 Message-ID: Subject: Re: Installing Thrift with Solandra From: Jake Luciani To: "user@cassandra.apache.org" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Good point it doesn't include the Cassandra.thrift file. I suppose I should include it with the code but you can also grab it from Cassandra. Jake On Tuesday, June 7, 2011, Jean-Nicolas Boulay Desjardins wrote: > Thanks again :) > Ok... But in the tutorial it says that I need to build a Thrift interface= for Cassandra: > > ./compiler/cpp/thrift -gen php ../PATH-TO-CASSANDRA/interface/cassandra.t= hrift > How do I do this? > Where is the interface folder? > > Again, tjake thanks allot for your time and help. > On Mon, Jun 6, 2011 at 11:13 PM, Jake Luciani wrote: > To access Cassandra in Solandra it's the same as regular cassandra. =A0To= access Solr you use one of the Php Solr libraries=A0http://wiki.apache.org= /solr/SolPHP > > > > > On Mon, Jun 6, 2011 at 11:04 PM, Jean-Nicolas Boulay Desjardins wrote: > > > > > I am trying to install Thrift with Solandra. > > > Normally when I just want to install Thrift with Cassandra, I followed th= is tutorial:https://wiki.fourkitchens.com/display/PF/Using+Cassandra+with+P= HP > > > > > > But how can I do the same for Solandra? > > > Thrift with PHP... > > > Using Ubuntu Server. > > > Thanks in advance! > > > -- > http://twitter.com/tjake > > > > --=20 http://twitter.com/tjake