Re: server needs thrift to run also?

2010-07-12 Thread Eric Evans
On Mon, 2010-07-12 at 23:13 -0500, Jonathan Ellis wrote: > would it be hard to make "easy_install pycassa" install thrift > automagically? I think it would do that already, assuming that pycassa itself was installable from the cheeseshop (not sure why it isn't). Twissandra is actually using an emb

Re: server needs thrift to run also?

2010-07-12 Thread Jonathan Ellis
would it be hard to make "easy_install pycassa" install thrift automagically? On Mon, Jul 12, 2010 at 10:36 PM, Eric Evans wrote: > On Mon, 2010-07-12 at 17:16 -0400, S Ahmed wrote: >> Ok I guess I have to read up on exactly what is going on here. >> >> I figured I could download twissandra, fire

Re: server needs thrift to run also?

2010-07-12 Thread Eric Evans
On Mon, 2010-07-12 at 17:16 -0400, S Ahmed wrote: > Ok I guess I have to read up on exactly what is going on here. > > I figured I could download twissandra, fire up cassandra and run the > app! Pretty much, but you do need to install the Thrift python module (which the README does say). Try: ea

Re: server needs thrift to run also?

2010-07-12 Thread Miguel Verde
Jul 12, 2010 at 1:55 PM, Stu Hood > wrote: > >> > You'll need Thrift installed to generate the _client_ code: the server > >> > code is embedded within Cassandra. > >> > > >> > -Original Message- > >> > From: "S Ahmed" >

Re: server needs thrift to run also?

2010-07-12 Thread Benjamin Black
>> On Mon, Jul 12, 2010 at 1:55 PM, Stu Hood wrote: >> > You'll need Thrift installed to generate the _client_ code: the server >> > code is embedded within Cassandra. >> > >> > -Original Message----- >> > From: "S Ahmed" &

Re: server needs thrift to run also?

2010-07-12 Thread S Ahmed
gt; > Sent: Monday, July 12, 2010 3:49pm > > To: user@cassandra.apache.org > > Subject: Re: server needs thrift to run also? > > > > confused, why does the installation guide say to build and make it then? > > http://github.com/ericflo/twissandra > > > > &

Re: server needs thrift to run also?

2010-07-12 Thread Michael Pearson
wrote: > You'll need Thrift installed to generate the _client_ code: the server code > is embedded within Cassandra. > > -Original Message- > From: "S Ahmed" > Sent: Monday, July 12, 2010 3:49pm > To: user@cassandra.apache.org > Subject: Re: server needs th

Re: server needs thrift to run also?

2010-07-12 Thread Stu Hood
You'll need Thrift installed to generate the _client_ code: the server code is embedded within Cassandra. -Original Message- From: "S Ahmed" Sent: Monday, July 12, 2010 3:49pm To: user@cassandra.apache.org Subject: Re: server needs thrift to run also? confuse

Re: server needs thrift to run also?

2010-07-12 Thread S Ahmed
confused, why does the installation guide say to build and make it then? http://github.com/ericflo/twissandra twissandar is for 0.6.1 is that why? i.e. it was embedded in a later version? On Mon, Jul 12, 2010 at 4:46 PM, Stu Hood wrote: > The Thrift server

RE: server needs thrift to run also?

2010-07-12 Thread Stu Hood
The Thrift server is embedded in Cassandra, and starts by default. Look for references to Thrift on: http://wiki.apache.org/cassandra/GettingStarted Thanks, Stu -Original Message- From: "S Ahmed" Sent: Monday, July 12, 2010 3:43pm To: user@cassandra.apache.org Subject: server needs thri