The latest version of Astyanax won't work with Cassandra 2.1+. So you are better off using Java Driver from Datastax.
/Minh On Tue, Nov 17, 2015 at 7:29 PM, Lijun Huang <[email protected]> wrote: > Hi All, > > I have the similar problem, if I use the Cassandra 2.1 version, which > Astyanax version is the best one for me? For the versions in Astyanax > Github pages make me a little confused, I need some experience about this. > Thanks in advance. > > Thanks, > Lijun Huang > > > ------------------ Original ------------------ > *From: * "Lu, Boying";<[email protected]>; > *Date: * Mon, Nov 9, 2015 04:56 PM > *To: * "[email protected]"<[email protected]>; > *Subject: * which astyanax version to use? > > Hi, All, > > > > We plan to upgrade Cassandra from 2.0.17 to 2.1.11 (the latest stable > release recommended to be used in the product environment) in our product. > > Currently we are using Astyanax 1.56.49 as Java client, I found there are > many new Astyanax at https://github.com/Netflix/astyanax/releases > > So which version should we use in a product environment 3.8.0? > > > > Thanks > > > Boying > > >
