Re: Netflix/Astynax Client for Cassandra

2013-02-10 Thread Renato Marroquín Mogrovejo
Sorry to hijack into this email thread, but what are the use
cases/benefits of using the new binary protocol? and why doesn't
Cassandra offer a drive as a project driver?


Renato M.

2013/2/8 aaron morton aa...@thelastpickle.com:
 I'm going to guess Netflix are running Astynax in production with Cassandra
 1.1.

 cheers

 -
 Aaron Morton
 Freelance Cassandra Developer
 New Zealand

 @aaronmorton
 http://www.thelastpickle.com

 On 8/02/2013, at 6:50 AM, Cassa L lcas...@gmail.com wrote:

 Thank you all for the responses to this thread. I am  planning to use
 Cassandra 1.1.9 with Astynax. Does anyone has Cassandra 1.x version running
 in production with astynax? Did you come across any show-stopper issues?

 Thanks
 LCassa


 On Thu, Feb 7, 2013 at 8:50 AM, Bartłomiej Romański b...@sentia.pl wrote:

 Hi,

 Does anyone know how about virtual nodes support in Astynax? Are they
 handled correctly? Especially with ConnectionPoolType.TOKEN_AWARE?

 Thanks,
 BR





Re: Netflix/Astynax Client for Cassandra

2013-02-07 Thread Everton Lima
Anyone knows when astyanax will support Cassandra 1.2 ?

2013/2/7 Vivek Mishra mishra.v...@gmail.com

 Kundera 2.3 is also upgraded for Cassandra 1.2(except CQL binary protocol).

 -Vivek


 On Thu, Feb 7, 2013 at 11:50 AM, Gabriel Ciuloaica 
 gciuloa...@gmail.comwrote:

  Astyanax is not working with Cassandra 1.2.1. Only java-driver is
 working very well with both Cassandra 1.2 and 1.2.1.

 Cheers,
 Gabi

 On 2/7/13 8:16 AM, Michael Kjellman wrote:

 It's a really great library and definitely recommended by me and many who
 are reading this.

  And if you are just starting out on 1.2.1 with C* you might also want
 to evaluate https://github.com/datastax/java-driver and the new binary
 protocol.

  Best,
 michael

   From: Cassa L lcas...@gmail.com
 Reply-To: user@cassandra.apache.org user@cassandra.apache.org
 Date: Wednesday, February 6, 2013 10:13 PM
 To: user@cassandra.apache.org user@cassandra.apache.org
 Subject: Netflix/Astynax Client for Cassandra

   Hi,
  Has anyone used Netflix/astynax java client library for Cassandra? I
 have used Hector before and would like to evaluate astynax. Not sure, how
 it is  accepted in Cassandra community. Any issues with it or advantagest?
 API looks very clean and simple compare to Hector. Has anyone used it in
 production except Netflix themselves?

 Thanks
 LCassa






-- 
Everton Lima Aleixo
Bacharel em Ciência da Computação pela UFG
Mestrando em Ciência da Computação pela UFG
Programador no LUPA


Re: Netflix/Astynax Client for Cassandra

2013-02-07 Thread Peter Lin
if i'm not mistaken, isn't this due to limitations of thrift versus
binary protocol? That's my understanding from datastax blogs.

unless someone really needs all the features of 1.2 like asynchronous
queries, astyanax and hector should work fine.

On Thu, Feb 7, 2013 at 1:20 AM, Gabriel Ciuloaica gciuloa...@gmail.com wrote:
 Astyanax is not working with Cassandra 1.2.1. Only java-driver is working
 very well with both Cassandra 1.2 and 1.2.1.

 Cheers,
 Gabi

 On 2/7/13 8:16 AM, Michael Kjellman wrote:

 It's a really great library and definitely recommended by me and many who
 are reading this.

 And if you are just starting out on 1.2.1 with C* you might also want to
 evaluate https://github.com/datastax/java-driver and the new binary
 protocol.

 Best,
 michael

 From: Cassa L lcas...@gmail.com
 Reply-To: user@cassandra.apache.org user@cassandra.apache.org
 Date: Wednesday, February 6, 2013 10:13 PM
 To: user@cassandra.apache.org user@cassandra.apache.org
 Subject: Netflix/Astynax Client for Cassandra

 Hi,
  Has anyone used Netflix/astynax java client library for Cassandra? I have
 used Hector before and would like to evaluate astynax. Not sure, how it is
 accepted in Cassandra community. Any issues with it or advantagest? API
 looks very clean and simple compare to Hector. Has anyone used it in
 production except Netflix themselves?

 Thanks
 LCassa




Re: Netflix/Astynax Client for Cassandra

2013-02-07 Thread Brian O'Neill

Incidentally, we run Astyanax against 1.2.1. We haven't had any issues.

When running against 1.2.0, we ran into this:
https://github.com/Netflix/astyanax/issues/191


-brian

---
Brian O'Neill
Lead Architect, Software Development
Health Market Science
The Science of Better Results
2700 Horizon Drive € King of Prussia, PA € 19406
M: 215.588.6024 € @boneill42 http://www.twitter.com/boneill42  €
healthmarketscience.com

This information transmitted in this email message is for the intended
recipient only and may contain confidential and/or privileged material. If
you received this email in error and are not the intended recipient, or
the person responsible to deliver it to the intended recipient, please
contact the sender at the email above and delete this email and any
attachments and destroy any copies thereof. Any review, retransmission,
dissemination, copying or other use of, or taking any action in reliance
upon, this information by persons or entities other than the intended
recipient is strictly prohibited.
 






On 2/7/13 6:58 AM, Peter Lin wool...@gmail.com wrote:

if i'm not mistaken, isn't this due to limitations of thrift versus
binary protocol? That's my understanding from datastax blogs.

unless someone really needs all the features of 1.2 like asynchronous
queries, astyanax and hector should work fine.

On Thu, Feb 7, 2013 at 1:20 AM, Gabriel Ciuloaica gciuloa...@gmail.com
wrote:
 Astyanax is not working with Cassandra 1.2.1. Only java-driver is
working
 very well with both Cassandra 1.2 and 1.2.1.

 Cheers,
 Gabi

 On 2/7/13 8:16 AM, Michael Kjellman wrote:

 It's a really great library and definitely recommended by me and many
who
 are reading this.

 And if you are just starting out on 1.2.1 with C* you might also want to
 evaluate https://github.com/datastax/java-driver and the new binary
 protocol.

 Best,
 michael

 From: Cassa L lcas...@gmail.com
 Reply-To: user@cassandra.apache.org user@cassandra.apache.org
 Date: Wednesday, February 6, 2013 10:13 PM
 To: user@cassandra.apache.org user@cassandra.apache.org
 Subject: Netflix/Astynax Client for Cassandra

 Hi,
  Has anyone used Netflix/astynax java client library for Cassandra? I
have
 used Hector before and would like to evaluate astynax. Not sure, how it
is
 accepted in Cassandra community. Any issues with it or advantagest? API
 looks very clean and simple compare to Hector. Has anyone used it in
 production except Netflix themselves?

 Thanks
 LCassa






Re: Netflix/Astynax Client for Cassandra

2013-02-07 Thread Gabriel Ciuloaica
I've sen t an update earlier to be more specific that CQL3 is not 
properly supported by Astyanax.
But I was not able to connect, because of a change into Cassandra 1.2.1, 
where the connection request is verified.

https://issues.apache.org/jira/browse/CASSANDRA-5172

Thanks,
Gabi
On 2/7/13 4:54 PM, Brian O'Neill wrote:

Incidentally, we run Astyanax against 1.2.1. We haven't had any issues.

When running against 1.2.0, we ran into this:
https://github.com/Netflix/astyanax/issues/191


-brian

---
Brian O'Neill
Lead Architect, Software Development
Health Market Science
The Science of Better Results
2700 Horizon Drive € King of Prussia, PA € 19406
M: 215.588.6024 € @boneill42 http://www.twitter.com/boneill42  €
healthmarketscience.com

This information transmitted in this email message is for the intended
recipient only and may contain confidential and/or privileged material. If
you received this email in error and are not the intended recipient, or
the person responsible to deliver it to the intended recipient, please
contact the sender at the email above and delete this email and any
attachments and destroy any copies thereof. Any review, retransmission,
dissemination, copying or other use of, or taking any action in reliance
upon, this information by persons or entities other than the intended
recipient is strictly prohibited.
  







On 2/7/13 6:58 AM, Peter Lin wool...@gmail.com wrote:


if i'm not mistaken, isn't this due to limitations of thrift versus
binary protocol? That's my understanding from datastax blogs.

unless someone really needs all the features of 1.2 like asynchronous
queries, astyanax and hector should work fine.

On Thu, Feb 7, 2013 at 1:20 AM, Gabriel Ciuloaica gciuloa...@gmail.com
wrote:

Astyanax is not working with Cassandra 1.2.1. Only java-driver is
working
very well with both Cassandra 1.2 and 1.2.1.

Cheers,
Gabi

On 2/7/13 8:16 AM, Michael Kjellman wrote:

It's a really great library and definitely recommended by me and many
who
are reading this.

And if you are just starting out on 1.2.1 with C* you might also want to
evaluate https://github.com/datastax/java-driver and the new binary
protocol.

Best,
michael

From: Cassa L lcas...@gmail.com
Reply-To: user@cassandra.apache.org user@cassandra.apache.org
Date: Wednesday, February 6, 2013 10:13 PM
To: user@cassandra.apache.org user@cassandra.apache.org
Subject: Netflix/Astynax Client for Cassandra

Hi,
  Has anyone used Netflix/astynax java client library for Cassandra? I
have
used Hector before and would like to evaluate astynax. Not sure, how it
is
accepted in Cassandra community. Any issues with it or advantagest? API
looks very clean and simple compare to Hector. Has anyone used it in
production except Netflix themselves?

Thanks
LCassa








Re: Netflix/Astynax Client for Cassandra

2013-02-07 Thread Bartłomiej Romański
Hi,

Does anyone know how about virtual nodes support in Astynax? Are they
handled correctly? Especially with ConnectionPoolType.TOKEN_AWARE?

Thanks,
BR


Re: Netflix/Astynax Client for Cassandra

2013-02-07 Thread Cassa L
Thank you all for the responses to this thread. I am  planning to use
Cassandra 1.1.9 with Astynax. Does anyone has Cassandra 1.x version running
in production with astynax? Did you come across any show-stopper issues?

Thanks
LCassa


On Thu, Feb 7, 2013 at 8:50 AM, Bartłomiej Romański b...@sentia.pl wrote:

 Hi,

 Does anyone know how about virtual nodes support in Astynax? Are they
 handled correctly? Especially with ConnectionPoolType.TOKEN_AWARE?

 Thanks,
 BR



Re: Netflix/Astynax Client for Cassandra

2013-02-07 Thread aaron morton
I'm going to guess Netflix are running Astynax in production with Cassandra 
1.1. 

cheers

-
Aaron Morton
Freelance Cassandra Developer
New Zealand

@aaronmorton
http://www.thelastpickle.com

On 8/02/2013, at 6:50 AM, Cassa L lcas...@gmail.com wrote:

 Thank you all for the responses to this thread. I am  planning to use 
 Cassandra 1.1.9 with Astynax. Does anyone has Cassandra 1.x version running 
 in production with astynax? Did you come across any show-stopper issues?
 
 Thanks
 LCassa
 
 
 On Thu, Feb 7, 2013 at 8:50 AM, Bartłomiej Romański b...@sentia.pl wrote:
 Hi,
 
 Does anyone know how about virtual nodes support in Astynax? Are they
 handled correctly? Especially with ConnectionPoolType.TOKEN_AWARE?
 
 Thanks,
 BR
 



Netflix/Astynax Client for Cassandra

2013-02-06 Thread Cassa L
Hi,
 Has anyone used Netflix/astynax java client library for Cassandra? I have
used Hector before and would like to evaluate astynax. Not sure, how it is
accepted in Cassandra community. Any issues with it or advantagest? API
looks very clean and simple compare to Hector. Has anyone used it in
production except Netflix themselves?

Thanks
LCassa


Re: Netflix/Astynax Client for Cassandra

2013-02-06 Thread Michael Kjellman
It's a really great library and definitely recommended by me and many who are 
reading this.

And if you are just starting out on 1.2.1 with C* you might also want to 
evaluate https://github.com/datastax/java-driver and the new binary protocol.

Best,
michael

From: Cassa L lcas...@gmail.commailto:lcas...@gmail.com
Reply-To: user@cassandra.apache.orgmailto:user@cassandra.apache.org 
user@cassandra.apache.orgmailto:user@cassandra.apache.org
Date: Wednesday, February 6, 2013 10:13 PM
To: user@cassandra.apache.orgmailto:user@cassandra.apache.org 
user@cassandra.apache.orgmailto:user@cassandra.apache.org
Subject: Netflix/Astynax Client for Cassandra

Hi,
 Has anyone used Netflix/astynax java client library for Cassandra? I have used 
Hector before and would like to evaluate astynax. Not sure, how it is  accepted 
in Cassandra community. Any issues with it or advantagest? API looks very clean 
and simple compare to Hector. Has anyone used it in production except Netflix 
themselves?

Thanks
LCassa


Re: Netflix/Astynax Client for Cassandra

2013-02-06 Thread Gabriel Ciuloaica
Astyanax is not working with Cassandra 1.2.1. Only java-driver is 
working very well with both Cassandra 1.2 and 1.2.1.


Cheers,
Gabi
On 2/7/13 8:16 AM, Michael Kjellman wrote:
It's a really great library and definitely recommended by me and many 
who are reading this.


And if you are just starting out on 1.2.1 with C* you might also want 
to evaluate https://github.com/datastax/java-driver and the new binary 
protocol.


Best,
michael

From: Cassa L lcas...@gmail.com mailto:lcas...@gmail.com
Reply-To: user@cassandra.apache.org 
mailto:user@cassandra.apache.org user@cassandra.apache.org 
mailto:user@cassandra.apache.org

Date: Wednesday, February 6, 2013 10:13 PM
To: user@cassandra.apache.org mailto:user@cassandra.apache.org 
user@cassandra.apache.org mailto:user@cassandra.apache.org

Subject: Netflix/Astynax Client for Cassandra

Hi,
 Has anyone used Netflix/astynax java client library for Cassandra? I 
have used Hector before and would like to evaluate astynax. Not sure, 
how it is  accepted in Cassandra community. Any issues with it or 
advantagest? API looks very clean and simple compare to Hector. Has 
anyone used it in production except Netflix themselves?


Thanks
LCassa




Re: Netflix/Astynax Client for Cassandra

2013-02-06 Thread Vivek Mishra
Kundera 2.3 is also upgraded for Cassandra 1.2(except CQL binary protocol).

-Vivek

On Thu, Feb 7, 2013 at 11:50 AM, Gabriel Ciuloaica gciuloa...@gmail.comwrote:

  Astyanax is not working with Cassandra 1.2.1. Only java-driver is
 working very well with both Cassandra 1.2 and 1.2.1.

 Cheers,
 Gabi

 On 2/7/13 8:16 AM, Michael Kjellman wrote:

 It's a really great library and definitely recommended by me and many who
 are reading this.

  And if you are just starting out on 1.2.1 with C* you might also want to
 evaluate https://github.com/datastax/java-driver and the new binary
 protocol.

  Best,
 michael

  From: Cassa L lcas...@gmail.com
 Reply-To: user@cassandra.apache.org user@cassandra.apache.org
 Date: Wednesday, February 6, 2013 10:13 PM
 To: user@cassandra.apache.org user@cassandra.apache.org
 Subject: Netflix/Astynax Client for Cassandra

   Hi,
  Has anyone used Netflix/astynax java client library for Cassandra? I have
 used Hector before and would like to evaluate astynax. Not sure, how it is
 accepted in Cassandra community. Any issues with it or advantagest? API
 looks very clean and simple compare to Hector. Has anyone used it in
 production except Netflix themselves?

 Thanks
 LCassa