Re: [VOTE] Release Apache Cassandra 2.0.0

2013-08-30 Thread Eric Evans
[ Sylvain Lebresne ] > The RC2 period has been relatively calm so far and in term of timing, we're > way > late on our "regular 6 month schedule". It's time to release that final and > thus I propose the following artifacts for release as 2.0.0. > > sha1: 03045ca22b11b0e5fc85c4fabd83ce6121b5709b >

Re: New CQL binding - Perl/Net::Async::CassandraCQL

2013-08-30 Thread Colin Blower
Hey Paul, The current version of perlcassa has some rudimentary support for CQL3. It appears the version on CPAN is being the current version on github. https://github.com/mkjellman/perlcassa On 08/29/2013 04:21 PM, Paul LeoNerd Evans wrote: > Hi there, > > I've been working on a Cassandra bin

Re: [VOTE] Release Apache Cassandra 2.0.0

2013-08-30 Thread Brandon Williams
+1 On Wed, Aug 28, 2013 at 9:13 AM, Sylvain Lebresne wrote: > The RC2 period has been relatively calm so far and in term of timing, we're > way > late on our "regular 6 month schedule". It's time to release that final and > thus I propose the following artifacts for release as 2.0.0. > > sha1: 0

Re: Fw: Fwd: CQL & Thrift

2013-08-30 Thread Vivek Mishra
True. but in my example i did not drop any column: update column family user with key_validation_class='UTF8Type' and column_metadata=[{column_name:last_name, validation_class:'UTF8Type', index_type:KEYS},{column_name:first_name, validation_class:'UTF8Type', index_type:KEYS}]; And surprising

Re: Fw: Fwd: CQL & Thrift

2013-08-30 Thread Edward Capriolo
This is always so hard to explain but http://www.datastax.com/dev/blog/thrift-to-cql3 Get to the part that looks like this: update column family user_profiles with key_validation_class = UTF8Type and comparator = UTF8Type and column_metadata=[] "Since the static column values validation types h

Re: [VOTE] Release Apache Cassandra 2.0.0

2013-08-30 Thread Pavel Yaskevich
+1 On Fri, Aug 30, 2013 at 6:30 AM, Jake Luciani wrote: > +1 > > > On Wed, Aug 28, 2013 at 10:13 AM, Sylvain Lebresne >wrote: > > > The RC2 period has been relatively calm so far and in term of timing, > we're > > way > > late on our "regular 6 month schedule". It's time to release that final

Fw: Fwd: CQL & Thrift

2013-08-30 Thread Vivek Mishra
fyi. Just curious to know the real reason behind "not to mix thrift and CQL3". Any pointers? -Vivek -- Forwarded message -- From: Vivek Mishra Date: Fri, Aug 30, 2013 at 11:21 PM Subject: Re: CQL & Thrift To: u...@cassandra.apache.org Hi, I understand that, but i want to un

Re: New CQL binding - Perl/Net::Async::CassandraCQL

2013-08-30 Thread Jonathan Ellis
We'll have to add you to the whitelist. What is your login? On Thu, Aug 29, 2013 at 6:21 PM, Paul LeoNerd wrote: > Hi there, > > I've been working on a Cassandra binding for Perl that talks CQL, as I > noticed none of the existing ones on CPAN do. It can be found at > > https://metacpan.org/m

New CQL binding - Perl/Net::Async::CassandraCQL

2013-08-30 Thread LeoNerd
Hi there, I've been working on a Cassandra binding for Perl that talks CQL, as I noticed none of the existing ones on CPAN do. It can be found at https://metacpan.org/module/Net::Async::CassandraCQL I was going to add it to the page here https://wiki.apache.org/cassandra/ClientOptions but

Re: [VOTE] Release Apache Cassandra 2.0.0

2013-08-30 Thread Jake Luciani
+1 On Wed, Aug 28, 2013 at 10:13 AM, Sylvain Lebresne wrote: > The RC2 period has been relatively calm so far and in term of timing, we're > way > late on our "regular 6 month schedule". It's time to release that final and > thus I propose the following artifacts for release as 2.0.0. > > sha1:

Re: [VOTE] Release Apache Cassandra 2.0.0

2013-08-30 Thread Jason Brown
+1 On Fri, Aug 30, 2013 at 6:11 AM, Gary Dusbabek wrote: > +1 > > > On Wed, Aug 28, 2013 at 9:13 AM, Sylvain Lebresne >wrote: > > > The RC2 period has been relatively calm so far and in term of timing, > we're > > way > > late on our "regular 6 month schedule". It's time to release that final

Re: [VOTE] Release Apache Cassandra 2.0.0

2013-08-30 Thread Gary Dusbabek
+1 On Wed, Aug 28, 2013 at 9:13 AM, Sylvain Lebresne wrote: > The RC2 period has been relatively calm so far and in term of timing, we're > way > late on our "regular 6 month schedule". It's time to release that final and > thus I propose the following artifacts for release as 2.0.0. > > sha1: 0

[VOTE SUCCESS] Release Apache Cassandra 1.2.9

2013-08-30 Thread Sylvain Lebresne
Including my own, I count 5 +1, 3 other +1 and no -1. The vote passes, I'll get the artifacts published. -- Sylvain On Tue, Aug 27, 2013 at 3:42 PM, Jake Luciani wrote: > +1 > > > On Tue, Aug 27, 2013 at 9:33 AM, Michael Kjellman > wrote: > > > +1 > > > > This is currently broken. > > > > > On