You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by karim abbouh <ka...@yahoo.fr> on 2011/06/16 17:14:32 UTC

client API

i use jdk1.6 to install and launch cassandra in a linux platform,but can i use jdk1.5 for my cassandra Client ?

Re: client API

Posted by Jonathan Ellis <jb...@gmail.com>.
Cassandra also uses a bunch of classes that are new in JDK6.

JDK5 is end-of-lifed, time to let it rest in piece.

On Thu, Jun 16, 2011 at 10:41 PM, aaron morton <aa...@thelastpickle.com> wrote:
> "The Thrift Java compiler creates code that is not compliant with Java 5."
>
> https://issues.apache.org/jira/browse/THRIFT-1170
>
> So you may have trouble getting the thrift API to run.
> Cheers
> -----------------
> Aaron Morton
> Freelance Cassandra Developer
> @aaronmorton
> http://www.thelastpickle.com
> On 17 Jun 2011, at 03:14, karim abbouh wrote:
>
> i use jdk1.6 to install and launch cassandra in a linux platform,but can i
> use jdk1.5 for my cassandra Client ?
>
>



-- 
Jonathan Ellis
Project Chair, Apache Cassandra
co-founder of DataStax, the source for professional Cassandra support
http://www.datastax.com

Re: client API

Posted by aaron morton <aa...@thelastpickle.com>.
"The Thrift Java compiler creates code that is not compliant with Java 5."

https://issues.apache.org/jira/browse/THRIFT-1170

So you may have trouble getting the thrift API to run. 

Cheers

-----------------
Aaron Morton
Freelance Cassandra Developer
@aaronmorton
http://www.thelastpickle.com

On 17 Jun 2011, at 03:14, karim abbouh wrote:

> i use jdk1.6 to install and launch cassandra in a linux platform,but can i use jdk1.5 for my cassandra Client ?