Re: Recommended thrift version

2013-12-15 Thread Shinpei Nakata
Thank you, successfully generated.

Re: Recommended thrift version

2013-12-15 Thread Jonathan Ellis
Use the version matching libthrift in lib/. On Mon, Dec 16, 2013 at 8:53 AM, Shinpei Nakata wrote: > Hello, > > I'm working on some Cassandra patch, and hopefully, we can post our > patch for discussion soon. And I have question about developers > environment. What is a proper version of thrift t

Recommended thrift version

2013-12-15 Thread Shinpei Nakata
Hello, I'm working on some Cassandra patch, and hopefully, we can post our patch for discussion soon. And I have question about developers environment. What is a proper version of thrift to generate Cassandra java code? I'm using 0.7.0, but it seems 'git diff' shows many differences. I'm working

Re: thrift version

2010-11-09 Thread Todd Blose
> >> > >> svn rev 917130 > >> > >> On Tue, Nov 9, 2010 at 13:48, Liangzhao Zeng > >> wrote: > >> > Can anyone tell me what's thrift version using in Cassandra 0.66? I am > >> > using > >> > Mac os and trying to generate the java code from cassandra.thrift by > >> > myself. > >> > > >> > > >> > Cheers, > >> > > >> > Liangzhao > >> > > > > > >

Re: thrift version

2010-11-09 Thread Gary Dusbabek
917130 >> >> On Tue, Nov 9, 2010 at 13:48, Liangzhao Zeng >> wrote: >> > Can anyone tell me what's thrift version using in Cassandra 0.66? I am >> > using >> > Mac os and trying to generate the java code from  cassandra.thrift by >> > myself. >> > >> > >> > Cheers, >> > >> > Liangzhao >> > > >

Re: thrift version

2010-11-09 Thread Liangzhao Zeng
, 2010 at 13:48, Liangzhao Zeng > wrote: > > Can anyone tell me what's thrift version using in Cassandra 0.66? I am > using > > Mac os and trying to generate the java code from cassandra.thrift by > > myself. > > > > > > Cheers, > > > > Liangzhao > > >

Re: thrift version

2010-11-09 Thread Gary Dusbabek
svn rev 917130 On Tue, Nov 9, 2010 at 13:48, Liangzhao Zeng wrote: > Can anyone tell me what's thrift version using in Cassandra 0.66? I am using > Mac os and trying to generate the java code from  cassandra.thrift by > myself. > > > Cheers, > > Liangzhao >

thrift version

2010-11-09 Thread Liangzhao Zeng
Can anyone tell me what's thrift version using in Cassandra 0.66? I am using Mac os and trying to generate the java code from cassandra.thrift by myself. Cheers, Liangzhao

Re: thrift version

2010-04-13 Thread Sylvain Lebresne
If you look in the lib/ directory of the cassandra source you're using, the libthrift jar has the version number in its name. For 0.6, it is libthrift-r917130.jar for instance. On Tue, Apr 13, 2010 at 1:13 PM, Ran Tavory wrote: > which thrift version should I use? > on my mac osx:

thrift version

2010-04-13 Thread Ran Tavory
which thrift version should I use? on my mac osx: $ thrift -version Thrift version 20080411-r885091 If I compile cassandra.thrift (ant gen-thrift-java) the result is different than what we have in trunk under interface/thrift/gen-java/org/apache/cassandra/thrift/. Many small diffs, so I guess I