Cassandra 1.2.19 and Java 8

2016-01-12 Thread Tim Heckman
Hello, We still have an installation of Cassandra on the 1.2.19 release, running on Java 7. We do plan on upgrading to a newer version, but in the mean time there has been some questions internally about running 1.2 on Java 8 until the upgrade can be fully completed. I seem to remember speaking

Re: Cassandra 1.2.19 and Java 8

2016-01-12 Thread Robert Coli
On Tue, Jan 12, 2016 at 2:31 PM, Tim Heckman <t...@pagerduty.com> wrote: > We still have an installation of Cassandra on the 1.2.19 release, > running on Java 7. We do plan on upgrading to a newer version, but in > the mean time there has been some questions internally about runnin

Re: Cassandra 1.2.19 and Java 8

2016-01-12 Thread Michael Shuler
pgrading to a newer version, but in > the mean time there has been some questions internally about running > 1.2 on Java 8 until the upgrade can be fully completed. cassandra-1.2 fails to *build* properly for me on java8 in gen-cli-grammar with an antlr NPE, so we build on java6 or 7. >

Re: Running Cassandra on Java 8 u60..

2015-09-28 Thread Nathan Bijnens
Sep 25, 2015 at 5:08 PM, Kevin Burton <bur...@spinn3r.com> wrote: >> >>> Any issues with running Cassandra 2.0.16 on Java 8? I remember there is >>> long term advice on not changing the GC but not the underlying version of >>> Java. >>> >>&

Re: Running Cassandra on Java 8 u60..

2015-09-28 Thread Jonathan Haddad
;ostef...@gmail.com> >>> wrote: >>> >>> I think those were referring to Java7 and G1GC (early versions were >>> buggy). >>> >>> Cheers, >>> Stefano >>> >>> >>> On Fri, Sep 25, 2015 at 5:08 PM, Kevi

Re: Running Cassandra on Java 8 u60..

2015-09-27 Thread Graham Sanderson
y). > > Cheers, > Stefano > > > On Fri, Sep 25, 2015 at 5:08 PM, Kevin Burton <bur...@spinn3r.com > <mailto:bur...@spinn3r.com>> wrote: > Any issues with running Cassandra 2.0.16 on Java 8? I remember there is long > term advice on not changing the GC

Re: Running Cassandra on Java 8 u60..

2015-09-27 Thread Kevin Burton
5:08 PM, Kevin Burton <bur...@spinn3r.com> wrote: > >> Any issues with running Cassandra 2.0.16 on Java 8? I remember there is >> long term advice on not changing the GC but not the underlying version of >> Java. >> >> Thoughts? >> >> -- >> &

Running Cassandra on Java 8 u60..

2015-09-25 Thread Kevin Burton
Any issues with running Cassandra 2.0.16 on Java 8? I remember there is long term advice on not changing the GC but not the underlying version of Java. Thoughts? -- We’re hiring if you know of any awesome Java Devops or Linux Operations Engineers! Founder/CEO Spinn3r.com Location: *San

Re: Running Cassandra on Java 8 u60..

2015-09-25 Thread Stefano Ortolani
I think those were referring to Java7 and G1GC (early versions were buggy). Cheers, Stefano On Fri, Sep 25, 2015 at 5:08 PM, Kevin Burton <bur...@spinn3r.com> wrote: > Any issues with running Cassandra 2.0.16 on Java 8? I remember there is > long term advice on not cha

Re: Running Cassandra on Java 8 u60..

2015-09-25 Thread Jeff Jirsa
We saw no problems with 8u60. From: <burtonator2...@gmail.com> on behalf of Kevin Burton Reply-To: "user@cassandra.apache.org" Date: Friday, September 25, 2015 at 5:08 PM To: "user@cassandra.apache.org" Subject: Running Cassandra on Java 8 u60.. Any issues wit

Java 8

2015-05-07 Thread Stefan Podkowinski
Hi Are there any plans to support Java 8 for Cassandra 2.0, now that Java 7 is EOL? Currently Java 7 is also recommended for 2.1. Are there any reasons not to recommend Java 8 for 2.1? Thanks, Stefan

Re: Java 8

2015-05-07 Thread Paulo Motta
Are there any plans to support Java 8 for Cassandra 2.0, now that Java 7 is EOL? Currently Java 7 is also recommended for 2.1. Are there any reasons not to recommend Java 8 for 2.1? Thanks, Stefan

Re: Java 8

2015-05-07 Thread Ben Bromhead
DSE 4.6.5 supports Java 8 ( http://docs.datastax.com/en/datastax_enterprise/4.6/datastax_enterprise/RNdse46.html?scroll=RNdse46__rel465) and DSE 4.6.5 is Cassandra 2.0.14 under the hood. I would go with 8 On 7 May 2015 at 04:51, Paulo Motta pauloricard...@gmail.com wrote: First link was broken

Re: Java 8

2015-05-07 Thread Paulo Motta
2015-05-07 8:32 GMT-03:00 Stefan Podkowinski stefan.podkowin...@1und1.de: Hi Are there any plans to support Java 8 for Cassandra 2.0, now that Java 7 is EOL? Currently Java 7 is also recommended for 2.1. Are there any reasons not to recommend Java 8 for 2.1? Thanks, Stefan

Does Cassandra support running on Java 8?

2014-10-22 Thread Fredrik
Are there any official recomendations, validations/tests done with Cassandra = 2.0 on Java 8? Regards /Fredrik

Re: Does Cassandra support running on Java 8?

2014-10-22 Thread Michael Shuler
On 10/22/2014 02:42 AM, Fredrik wrote: Are there any official recomendations, validations/tests done with Cassandra = 2.0 on Java 8? We've been running JDK8 dtest jenkins jobs on the cassandra-2.1 branch for a while, I recently added a trunk_dtest_jdk8 job, and I just now added unit test

Re: Does Cassandra support running on Java 8?

2014-10-22 Thread Michael Shuler
On 10/22/2014 03:14 PM, Michael Shuler wrote: On 10/22/2014 02:42 AM, Fredrik wrote: Are there any official recomendations, validations/tests done with Cassandra = 2.0 on Java 8? We've been running JDK8 dtest jenkins jobs on the cassandra-2.1 branch for a while, I recently added

Cassaandra Java 8

2014-10-01 Thread Tony Anecito
Hi All, Has anyone done any performance testing of say Cassandra 2.1 using Java 8? Thanks,-Tony