Cassandra World Party 7/20 - Schedule Announced, Register Now!

2022-07-08 Thread Whitney True
World Party! Check out speaker lineup and register: https://www.cassandraworldparty.org/ - Thank you to #ApacheCassandra World Party sponsors @AxonOpsSoftware and @HomeDepotCareer! Join us on 7/20 for fun and fast lighting talks. Virtual + in person event: https://www.cassandraworldparty.org/ - Sche

Re: Is Centos 7 Supported for Version 3.0

2016-11-20 Thread Shalom Sagges
email&utm_source=mkto&utm_campaign=idcsig> On Sun, Nov 20, 2016 at 10:24 PM, Vladimir Yudovin wrote: > Hi, > > Centos 7 has Java 8 available, so there shouldn't be any problem to run > Casandra. > > Best regards, Vladimir Yudovin, > > *Winguzone <https:

Re: Is Centos 7 Supported for Version 3.0

2016-11-20 Thread Vladimir Yudovin
Hi, Centos 7 has Java 8 available, so there shouldn't be any problem to run Casandra. Best regards, Vladimir Yudovin, Winguzone - Hosted Cloud Cassandra Launch your cluster in minutes. On Sun, 20 Nov 2016 11:14:07 -0500Shalom Sagges <shal...@liveperson.com> wrote

Is Centos 7 Supported for Version 3.0

2016-11-20 Thread Shalom Sagges
Hi Guys, A simple question for which I couldn't find an answer in the docs. Is Centos 7 supported on DataStax Community Edition v3.0.9? Thanks! Shalom Sagges DBA T: +972-74-700-4035 <http://www.linkedin.com/company/164748> <http://twitter.com/liveperson> <http://www.facebo

Re: Lot of GC on two nodes out of 7

2016-03-06 Thread Anishek Agarwal
ead of decreasing it should help drop (faster) >> rather than promoting to sv/oldgen (slower) ? >> >> >> >> From: Anishek Agarwal >> Reply-To: "user@cassandra.apache.org" >> Date: Thursday, March 3, 2016 at 8:55 PM >> >> To: "user@cassan

Re: Lot of GC on two nodes out of 7

2016-03-04 Thread Jonathan Haddad
m: Anishek Agarwal > Reply-To: "user@cassandra.apache.org" > Date: Thursday, March 3, 2016 at 8:55 PM > > To: "user@cassandra.apache.org" > Subject: Re: Lot of GC on two nodes out of 7 > > Hello, > > Bryan, most of the partition sizes are under 45 KB > >

Re: Lot of GC on two nodes out of 7

2016-03-03 Thread Jeff Jirsa
at 8:55 PM To: "user@cassandra.apache.org" Subject: Re: Lot of GC on two nodes out of 7 Hello, Bryan, most of the partition sizes are under 45 KB I have tried with concurrent_compactors : 8 for one of the nodes still no improvement, I have tried max_heap_Size : 8G, no improveme

Re: Lot of GC on two nodes out of 7

2016-03-03 Thread Anishek Agarwal
o please check whether you have mutations drop in other nodes or not. >> >> >> >> Hope this helps in your cluster too. >> >> >> >> Regards >> >> Amit Singh >> >> *From:* Jonathan Haddad [mailto:j...@jonhaddad.com] >> *S

Re: Lot of GC on two nodes out of 7

2016-03-03 Thread Bryan Cheng
; > Hope this helps in your cluster too. > > > > Regards > > Amit Singh > > *From:* Jonathan Haddad [mailto:j...@jonhaddad.com] > *Sent:* Wednesday, March 02, 2016 9:33 PM > *To:* user@cassandra.apache.org > *Subject:* Re: Lot of GC on two nodes out of 7 > > &g

RE: Lot of GC on two nodes out of 7

2016-03-02 Thread Amit Singh F
To: user@cassandra.apache.org Subject: Re: Lot of GC on two nodes out of 7 Can you post a gist of the output of jstat -gccause (60 seconds worth)? I think it's cool you're willing to experiment with alternative JVM settings but I've never seen anyone use max tenuring threshold of

RE: Lot of GC on two nodes out of 7

2016-03-02 Thread Amit Singh F
To: user@cassandra.apache.org<mailto:user@cassandra.apache.org> Subject: Re: Lot of GC on two nodes out of 7 Can you post a gist of the output of jstat -gccause (60 seconds worth)? I think it's cool you're willing to experiment with alternative JVM settings but I've neve

Re: Lot of GC on two nodes out of 7

2016-03-02 Thread Jonathan Haddad
4 49323 0 >> 0 >> >> commitlog_archiver0 0 0 0 >> 0 >> >> HintedHandoff 0 0116 0 >> 0 >> >>

Re: Lot of GC on two nodes out of 7

2016-03-02 Thread Alain RODRIGUEZ
SE 0 > > COUNTER_MUTATION 0 > > all the other 5 nodes show no pending numbers. > > > our machine configurations are : 2 X 800 GB SSD , 48 cores, 64 GB RAM > compaction throughput is 0 MB/s > concurrent_compactors: 48 > flush_writers: 4 > > >

Re: Lot of GC on two nodes out of 7

2016-03-02 Thread Anishek Agarwal
with your system, so > looking at the max row size on those nodes compared to other is more > relevant than average size for this check. i think is what you are looking for, please correct me if i am wrong Compacted partition maximum bytes: 1629722 similar value on all 7 nodes. grep -i &qu

Re: Lot of GC on two nodes out of 7

2016-03-02 Thread Alain RODRIGUEZ
I think Jeff is trying to spot a wide row messing with your system, so looking at the max row size on those nodes compared to other is more relevant than average size for this check. the only other thing that stands out in cfstats is the read time and write > time on the nodes with high GC is 5-7 ti

Re: Lot of GC on two nodes out of 7

2016-03-02 Thread Anishek Agarwal
erage row size for compacted partitions is about 1640 bytes on all > nodes. We have replication factor 3 but the problem is only on two nodes. > the only other thing that stands out in cfstats is the read time and write > time on the nodes with high GC is 5-7 times higher than other 5 nodes, b

Re: Lot of GC on two nodes out of 7

2016-03-02 Thread Anishek Agarwal
nodes. the only other thing that stands out in cfstats is the read time and write time on the nodes with high GC is 5-7 times higher than other 5 nodes, but i think thats expected. thanks anishek On Wed, Mar 2, 2016 at 1:09 PM, Jeff Jirsa wrote: > Compaction falling behind will likely ca

Re: Lot of GC on two nodes out of 7

2016-03-01 Thread Jeff Jirsa
mitigate that type of pain). - Jeff From: Anishek Agarwal Reply-To: "user@cassandra.apache.org" Date: Tuesday, March 1, 2016 at 11:12 PM To: "user@cassandra.apache.org" Subject: Lot of GC on two nodes out of 7 Hello, we have a cassandra cluster of 7 nodes, all of them

Lot of GC on two nodes out of 7

2016-03-01 Thread Anishek Agarwal
Hello, we have a cassandra cluster of 7 nodes, all of them have the same JVM GC configurations, all our writes / reads use the TokenAware Policy wrapping a DCAware policy. All nodes are part of same Datacenter. We are seeing that two nodes are having high GC collection times. Then mostly seem

Re: Does Cassandra 2.2.1 works with Java 7?

2015-09-28 Thread Paulo Motta
;=1.7 (OpenJDK and Oracle JVMS have been tested) > > > > Does this mean that Cassandra 2.2.1 (binary release) can work with Java 7? > > > > Thanks > > > Boying > > > > > > > > >

Does Cassandra 2.2.1 works with Java 7?

2015-09-27 Thread Lu, Boying
Hi, All, The latest stable release of Cassandra is 2.2.1 and I notice the following line in the "Requirements" section of README.asc comes with the source codes: Java >=1.7 (OpenJDK and Oracle JVMS have been tested) Does this mean that Cassandra 2.2.1 (binary release) can wor

Re: Cassandra 2.1.3, Windows 7 clear snapshot

2015-02-26 Thread Josh McKenzie
This should be fixed in 3.0 by a combination of https://issues.apache.org/jira/browse/CASSANDRA-8709 and https://issues.apache.org/jira/browse/CASSANDRA-4050. The changes in 8709 and 4050 are invasive enough that we didn't want to target them for the 2.1 release and is actually a big part of why w

Cassandra 2.1.3, Windows 7 clear snapshot

2015-02-26 Thread Fredrik Larsson Stigbäck
What is the current status of clearing snapshots on Windows? When running Cassandra 2.1.3, trying manually to run clearSnapshot I get: "FSWriteError… Caused by: java.nio.file.FileSystemException… File is used by another process" I know there’s been numerous issues in JIRA trying to fix similar pr

Re: State of Cassandra and Java 7

2012-12-23 Thread Edward Capriolo
. As with most things in c* you can run different versions on different nodes, you are not forced into an all at once upgrade. On Sun, Dec 23, 2012 at 4:37 AM, Fabrice Facorat wrote: > At Orange portails we are presently testing Cassandra 1.2.0 beta/rc > with Java 7, and presnetly we have no

Re: State of Cassandra and Java 7

2012-12-23 Thread Fabrice Facorat
At Orange portails we are presently testing Cassandra 1.2.0 beta/rc with Java 7, and presnetly we have no issues 2012/12/22 Brian Tarbox : > What I saw in all cases was > a) set JAVA_HOME to java7, run program fail > b) set JAVA_HOME to java6, run program success > > I should ha

Re: State of Cassandra and Java 7

2012-12-22 Thread Brian Tarbox
wrote: > Brian, did any of your issues with java 7 result in corrupting data in > cassandra? > > We just ran into an issue after upgrading a test cluster from Cassandra > 1.1.5 and Oracle JDK 1.6.0_29-b11 to Cassandra 1.1.7 and 7u10. > > What we saw is values in colum

Re: State of Cassandra and Java 7

2012-12-21 Thread Bryan Talbot
Brian, did any of your issues with java 7 result in corrupting data in cassandra? We just ran into an issue after upgrading a test cluster from Cassandra 1.1.5 and Oracle JDK 1.6.0_29-b11 to Cassandra 1.1.7 and 7u10. What we saw is values in columns with validation Class

Re: State of Cassandra and Java 7

2012-12-17 Thread Brian Tarbox
I was using jre-7u9-linux-x64 which was the latest at the time. I'll confess that I did not file any bugs...at the time the advice from both the Cassandra and Zookeeper lists was to stay away from Java 7 (and my boss had had enough of my reporting that "*the problem was Java 7"*

Re: State of Cassandra and Java 7

2012-12-16 Thread Michael Kjellman
; > On Sun, Dec 16, 2012 at 4:54 AM, Sylvain Lebresne > wrote: >> On Sat, Dec 15, 2012 at 7:12 PM, Michael Kjellman >> wrote: >>> >>> What "issues" have you ran into? Actually curious because we push 1.1.5-7 >>> really hard and have no issu

Re: State of Cassandra and Java 7

2012-12-16 Thread Peter Lin
I'm using Java(TM) SE Runtime Environment (build 1.7.0_07-b11) Java HotSpot(TM) 64-Bit Server VM (build 23.3-b01, mixed mode) On Sun, Dec 16, 2012 at 4:54 AM, Sylvain Lebresne wrote: > On Sat, Dec 15, 2012 at 7:12 PM, Michael Kjellman > wrote: >> >> What "issues&

Re: State of Cassandra and Java 7

2012-12-16 Thread Sylvain Lebresne
On Sat, Dec 15, 2012 at 7:12 PM, Michael Kjellman wrote: > What "issues" have you ran into? Actually curious because we push 1.1.5-7 > really hard and have no issues whatsoever. > > A related question is "which which version of java 7 did you try"? The first re

Re: State of Cassandra and Java 7

2012-12-15 Thread Michael Kjellman
What "issues" have you ran into? Actually curious because we push 1.1.5-7 really hard and have no issues whatsoever. On Dec 15, 2012, at 7:51 AM, "Brian Tarbox" mailto:tar...@cabotresearch.com>> wrote: We've reverted all machines back to Java 6 after running into

Re: State of Cassandra and Java 7

2012-12-15 Thread Brian Tarbox
We've reverted all machines back to Java 6 after running into numerous Java 7 issues...some running Cassandra, some running Zookeeper, others just general problems. I don't recall any other major language release being such a mess. On Fri, Dec 14, 2012 at 5:07 PM, Bill de hÓra wro

Re: State of Cassandra and Java 7

2012-12-14 Thread Bill de hÓra
"At least that would be one way of defining "officially supported". Not quite, because, Datastax is not Apache Cassandra. "the only issue related to Java 7 that I know of is CASSANDRA-4958, but that's osx specific (I wouldn't advise using osx in production

Re: State of Cassandra and Java 7

2012-12-14 Thread Peter Lin
for what it's worth, I'm running on java 7 with 1.1.x release without any problems. On Fri, Dec 14, 2012 at 2:43 PM, Drew Kutcharian wrote: > In addition, the DataStax official documentation states: "Versions earlier > than 1.6.0_19 should not be used. Java 7 is not r

Re: State of Cassandra and Java 7

2012-12-14 Thread Drew Kutcharian
In addition, the DataStax official documentation states: "Versions earlier than 1.6.0_19 should not be used. Java 7 is not recommended." http://www.datastax.com/docs/1.1/install/install_rpm On Dec 14, 2012, at 9:42 AM, Aaron Turner wrote: > Does Datastax (or any other com

Re: State of Cassandra and Java 7

2012-12-14 Thread Aaron Turner
Does Datastax (or any other company) support Cassandra under Java 7? Or will they tell you to downgrade when you have some problem, because they don't support C* running on 7? At least that would be one way of defining "officially supported". On Fri, Dec 14, 2012 at 2:22 AM, S

Re: State of Cassandra and Java 7

2012-12-14 Thread Sylvain Lebresne
What kind of official statement do you want? As far as I can be considered an official voice of the project, my statement is: "various people run in production with Java 7 and it seems to work". Or to answer the initial question, the only issue related to Java 7 that I know of is CASS

Re: State of Cassandra and Java 7

2012-12-13 Thread Rob Coli
On Thu, Dec 13, 2012 at 11:43 AM, Drew Kutcharian wrote: > With Java 6 begin EOL-ed soon > (https://blogs.oracle.com/java/entry/end_of_public_updates_for), what's the > status of Cassandra's Java 7 support? Anyone using it in production? Any > outstanding *known* issue

Re: State of Cassandra and Java 7

2012-12-13 Thread Michael Kjellman
Works just fine for us. On 12/13/12 11:43 AM, "Drew Kutcharian" wrote: >Hey Guys, > >With Java 6 begin EOL-ed soon >(https://blogs.oracle.com/java/entry/end_of_public_updates_for), what's >the status of Cassandra's Java 7 support? Anyone using it in producti

State of Cassandra and Java 7

2012-12-13 Thread Drew Kutcharian
Hey Guys, With Java 6 begin EOL-ed soon (https://blogs.oracle.com/java/entry/end_of_public_updates_for), what's the status of Cassandra's Java 7 support? Anyone using it in production? Any outstanding *known* issues? -- Drew

Re: cassandra 1.0.10 : Bootstrapping 7 node cluster to 14 nodes

2012-11-02 Thread Manu Zhang
'm not an expert.) -Brennan > > > On Thu, Nov 1, 2012 at 9:31 AM, Ramesh Natarajan wrote: > >> I am trying to bootstrap cassandra 1.0.10 cluster of 7 nodes to 14 nodes. >> >> My seed nodes are 101, 102, 103 and 104. >> >> Here is my initial ring >>

Re: cassandra 1.0.10 : Bootstrapping 7 node cluster to 14 nodes

2012-11-01 Thread Brennan Saeta
ootstrap cassandra 1.0.10 cluster of 7 nodes to 14 nodes. > > My seed nodes are 101, 102, 103 and 104. > > Here is my initial ring > > Address DC RackStatus State Load > OwnsToken > > 145835300108973627198589117470757804908 > 192.

Re: Java 7 support?

2012-10-25 Thread Edward Capriolo
I am using the Sun JDK. There are only two issues I have found unrelated to Cassandra. 1) DateFormat is more liberal mmDD vs yyymmdd If you write an application with java 7 the format is forgiving with DD vs dd. Yet if you deploy that application to some JDK 1.6 jvms it fails 2) Ran into

Re: Java 7 support?

2012-10-24 Thread Peter Schuller
FWIW, we're using openjdk7 on most of our clusters. For those where we are still on openjdk6, it's not because of an issue - just haven't gotten to rolling out the upgrade yet. We haven't had any issues that I recall with upgrading the JDK. -- / Peter Schuller (@scode, http://worldmodscode.wordp

Re: Java 7 support?

2012-10-24 Thread Andrey V. Panov
Are you using openJDK or Oracle JDK? I know java7 should be based on openJDK since 7, but still not sure. On 25 October 2012 05:42, Edward Capriolo wrote: > We have been using cassandra and java7 for months. No problems. A key > concept of java is portable binaries. There are sometimes wr

Java 7 support?

2012-10-24 Thread Edward Capriolo
We have been using cassandra and java7 for months. No problems. A key concept of java is portable binaries. There are sometimes wrinkles with upgrades. If you hit one undo the upgrade and restart. On Tuesday, October 23, 2012, Eric Evans wrote: > On Tue, Oct 16, 2012 at 7:54 PM, Rob Coli wr

Re: Java 7 support?

2012-10-24 Thread Eric Evans
On Wed, Oct 24, 2012 at 11:41 AM, Voodoo wrote: > And if you want a competitive edge, use it, tune it, take full advantage of > the better version (7) and DON'T share. See the problem with not assigning > this as a first class task for ASF team? Umm, no? Care to explain? >

Re: Java 7 support?

2012-10-24 Thread Voodoo
And if you want a competitive edge, use it, tune it, take full advantage of the better version (7) and DON'T share. See the problem with not assigning this as a first class task for ASF team? Sent from my iPad On Oct 23, 2012, at 11:12 PM, Eric Evans wrote: > On Tue, Oct 16, 2012 at

Re: Java 7 support?

2012-10-23 Thread Eric Evans
On Tue, Oct 16, 2012 at 7:54 PM, Rob Coli wrote: > On Tue, Oct 16, 2012 at 4:45 PM, Edward Sargisson > wrote: >> The Datastax documentation says that Java 7 is not recommended[1]. However, >> Java 6 is due to EOL in Feb 2013 so what is the reasoning behind that >> comm

Re: Java 7 support?

2012-10-16 Thread Rob Coli
On Tue, Oct 16, 2012 at 4:45 PM, Edward Sargisson wrote: > The Datastax documentation says that Java 7 is not recommended[1]. However, > Java 6 is due to EOL in Feb 2013 so what is the reasoning behind that > comment? I've asked this approximate question here a few times, wi

Java 7 support?

2012-10-16 Thread Edward Sargisson
Hi all, The Datastax documentation says that Java 7 is not recommended[1]. However, Java 6 is due to EOL in Feb 2013 so what is the reasoning behind that comment? Is it something we should be still concerned about? Cheers, Edward Links: [1] http://www.datastax.com/docs/1.1/install

Re: JVM 7, Cass 1.1.1 and G1 garbage collector

2012-09-24 Thread Peter Schuller
> It is not a total waste, but practically your time is better spent in other > places. The problem is just about everything is a moving target, schema, > request rate, hardware. Generally tuning nudges a couple variables in one > direction or the other and you see some decent returns. But each nud

Re: JVM 7, Cass 1.1.1 and G1 garbage collector

2012-09-24 Thread Edward Capriolo
Haha Ok. It is not a total waste, but practically your time is better spent in other places. The problem is just about everything is a moving target, schema, request rate, hardware. Generally tuning nudges a couple variables in one direction or the other and you see some decent returns. But each nu

Re: JVM 7, Cass 1.1.1 and G1 garbage collector

2012-09-15 Thread Peter Schuller
> Generally tuning the garbage collector is a waste of time. Sorry, that's BS. It can be absolutely critical, when done right, and only "useless" when done wrong. There's a spectrum in between. > Just follow > someone else's recommendation and use that. No, don't. Most recommendations out there

Re: JVM 7, Cass 1.1.1 and G1 garbage collector

2012-09-15 Thread Edward Capriolo
Generally tuning the garbage collector is a waste of time. Just follow someone else's recommendation and use that. The problem with tuning is that workloads change then you have to tune again and again. New garbage collectors come out and you have to tune again and again. Someone at your company r

Re: JVM 7, Cass 1.1.1 and G1 garbage collector

2012-09-12 Thread Peter Schuller
> Our full gc:s are typically not very frequent. Few days or even weeks > in between, depending on cluster. *PER NODE* that is. On a cluster of hundreds of nodes, that's pretty often (and all it takes is a single node). -- / Peter Schuller (@scode, http://worldmodscode.wordpress.com)

Re: JVM 7, Cass 1.1.1 and G1 garbage collector

2012-09-12 Thread Peter Schuller
> I was able to run IBM Java 7 with Cassandra (could not do it with 1.6 > because of snappy). It has a new Garbage collection policy (called balanced) > that is good for very large heap size (over 8 GB), documented here that is > so promising with Cassandra. I have not tried it but I

Re: JVM 7, Cass 1.1.1 and G1 garbage collector

2012-09-12 Thread Peter Schuller
> Relatedly, I'd love to learn how to reliably reproduce full GC pauses > on C* 1.1+. Our full gc:s are typically not very frequent. Few days or even weeks in between, depending on cluster. But it happens on several clusters; I'm guessing most (but I haven't done a systematic analysis). The only q

Re: Cassandra 1.1.1 on Java 7

2012-09-11 Thread Oleg Dulin
--Chris On Sep 9, 2012, at 7:13 AM, dong.yajun wrote: ruuning for a while, you should set the -Xss to more than 160k when you using jdk1.7.>>>> On Sun, Sep 9, 2012 at 3:39 AM, Peter Schuller wrote: Has anyone tried running 1.1.1 on Java 7? Have been running jdk 1.7 on se

Re: JVM 7, Cass 1.1.1 and G1 garbage collector

2012-09-11 Thread Shahryar Sedghi
I was able to run IBM Java 7 with Cassandra (could not do it with 1.6 because of snappy). It has a new Garbage collection policy (called balanced) that is good for very large heap size (over 8 GB), documented <http://www.ibm.com/developerworks/websphere/techjournal/1108_sciampac

Re: JVM 7, Cass 1.1.1 and G1 garbage collector

2012-09-11 Thread Jonathan Ellis
Relatedly, I'd love to learn how to reliably reproduce full GC pauses on C* 1.1+. On Mon, Sep 10, 2012 at 12:37 PM, Oleg Dulin wrote: > I am currently profiling a Cassandra 1.1.1 set up using G1 and JVM 7. > > It is my feeble attempt to reduce Full GC pauses. > > Has anyon

Re: JVM 7, Cass 1.1.1 and G1 garbage collector

2012-09-10 Thread Peter Schuller
> I am currently profiling a Cassandra 1.1.1 set up using G1 and JVM 7. > > It is my feeble attempt to reduce Full GC pauses. > > Has anyone had any experience with this ? Anyone tried it ? Have tried; for some workloads it's looking promising. This is without key cache and

JVM 7, Cass 1.1.1 and G1 garbage collector

2012-09-10 Thread Oleg Dulin
I am currently profiling a Cassandra 1.1.1 set up using G1 and JVM 7. It is my feeble attempt to reduce Full GC pauses. Has anyone had any experience with this ? Anyone tried it ? -- Regards, Oleg Dulin NYC Java Big Data Engineer http://www.olegdulin.com/

Re: Cassandra 1.1.1 on Java 7

2012-09-09 Thread Jeremy Hanna
ference to what required a higher stack. On Sep 9, 2012, at 12:47 PM, Christopher Keller wrote: > This is necessary under the later versions of 1.6v35 as well. Nodetool will > show the cluster as being down even though individual nodes will be up. > > --Chris > > > On Sep

Re: Cassandra 1.1.1 on Java 7

2012-09-09 Thread Christopher Keller
This is necessary under the later versions of 1.6v35 as well. Nodetool will show the cluster as being down even though individual nodes will be up. --Chris On Sep 9, 2012, at 7:13 AM, dong.yajun wrote: > ruuning for a while, you should set the -Xss to more than 160k when you using >

Re: Cassandra 1.1.1 on Java 7

2012-09-09 Thread rohit bhatia
t;> > Has anyone tried running 1.1.1 on Java 7? >> >> Have been running jdk 1.7 on several clusters on 1.1 for a while now. >> >> -- >> / Peter Schuller (@scode, http://worldmodscode.wordpress.com) >> > > > > -- > *Ric Dong * > Newegg Ecommerce, MIS department > > >

Re: Cassandra 1.1.1 on Java 7

2012-09-09 Thread dong.yajun
ruuning for a while, you should set the -Xss to more than 160k when you using jdk1.7. On Sun, Sep 9, 2012 at 3:39 AM, Peter Schuller wrote: > > Has anyone tried running 1.1.1 on Java 7? > > Have been running jdk 1.7 on several clusters on 1.1 for a while now. > > -- > / P

Re: Cassandra 1.1.1 on Java 7

2012-09-08 Thread Peter Schuller
> Has anyone tried running 1.1.1 on Java 7? Have been running jdk 1.7 on several clusters on 1.1 for a while now. -- / Peter Schuller (@scode, http://worldmodscode.wordpress.com)

Cassandra 1.1.1 on Java 7

2012-09-08 Thread Oleg Dulin
Has anyone tried running 1.1.1 on Java 7? I know Datastax does not recommend it for DSE, is there a reason why ? Regards, Oleg

Re: 7

2011-09-28 Thread Angel
7? Sent from my iPhone On Sep 28, 2011, at 4:18 PM, RAJASHEKAR REDDY wrote: > ..Your friend wants to help you! Don’t ignore this letter! > http://alexeist.euweb.cz/com.friend.php?baflucky=16uv0

Re: Thrift 7

2011-09-22 Thread aaron morton
--- > Aaron Morton > Freelance Cassandra Developer > @aaronmorton > http://www.thelastpickle.com > > On 22/09/2011, at 5:46 PM, Suman Ghosh wrote: > >> Any suggestions on this, folks? >> >> >> On Tue, Sep 6, 2011 at 12:59 AM, tushar pal wrote: &

Re: Thrift 7

2011-09-22 Thread Suman Ghosh
ly something client developers do. > > Cheers > > > - > Aaron Morton > Freelance Cassandra Developer > @aaronmorton > http://www.thelastpickle.com > > On 22/09/2011, at 5:46 PM, Suman Ghosh wrote: > > Any suggestions on this, folks? > > > On Tue, Sep 6,

Re: Thrift 7

2011-09-22 Thread aaron morton
s, folks? > > > On Tue, Sep 6, 2011 at 12:59 AM, tushar pal wrote: > Hi, > I am facing some problem using Thrift 7. > I downloaded the tar file.I downloaded the windows exe too for . Created a > thrift jar from the lib java path and then generated the java class from >

Re: Thrift 7

2011-09-22 Thread Sylvain Lebresne
Cassandra uses Thrift 6 for now (a ticket is open for upgrading to Thrift 7 (https://issues.apache.org/jira/browse/CASSANDRA-3213), I refer you to the discussion there). That being said I don't know what is the story of Thrift for having a client and server of different versions, but I su

Re: Thrift 7

2011-09-21 Thread Suman Ghosh
Any suggestions on this, folks? On Tue, Sep 6, 2011 at 12:59 AM, tushar pal wrote: > Hi, > I am facing some problem using Thrift 7. > I downloaded the tar file.I downloaded the windows exe too for . Created a > thrift jar from the lib java path and then generated the jav

Thrift 7

2011-09-05 Thread tushar pal
Hi, I am facing some problem using Thrift 7. I downloaded the tar file.I downloaded the windows exe too for . Created a thrift jar from the lib java path and then generated the java class from tutorial.thrift file.Now while I use run the ant file inside example I got some error that some of

Re: Cassandra on Java SE 7?

2011-08-11 Thread Edward Capriolo
On Thu, Aug 11, 2011 at 11:32 AM, Martin Lansler wrote: > Hi, > > Has anybody run Cassandra on Java SE 7? Any issues/caveats? > > I'm on a mac so I have to wait a while :-( > > -Martin > Now mind you I am running Cassandra 0.7, Tomcat 7.0, and Hive 0.7, so I love an

Cassandra on Java SE 7?

2011-08-11 Thread Martin Lansler
Hi, Has anybody run Cassandra on Java SE 7? Any issues/caveats? I'm on a mac so I have to wait a while :-( -Martin

Re: cassandra in-production experiences with .7 series

2011-03-07 Thread Chris Burroughs
On 03/05/2011 05:27 PM, Paul Pak wrote: > Hello all, > > I was wondering if people could share their overall experiences with > using .7 series of Cassandra in production? Is anyone using it? > For what it's worth we are using a dozen node 0.7.x cluster have not had any

Re: cassandra in-production experiences with .7 series

2011-03-05 Thread aaron morton
was wondering if people could share their overall experiences with > using .7 series of Cassandra in production? Is anyone using it? > > I see a lot of people have troubles on the list, but it's hard to see > which issues get resolved and which remain. So I was wondering ho

cassandra in-production experiences with .7 series

2011-03-05 Thread Paul Pak
Hello all, I was wondering if people could share their overall experiences with using .7 series of Cassandra in production? Is anyone using it? I see a lot of people have troubles on the list, but it's hard to see which issues get resolved and which remain. So I was wondering how many p

Re: Clustering in .7 beta 2

2010-10-12 Thread Aaron Morton
va:205) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:683) at com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(JmxMBeanServer.java:672) at javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:280) ... 7 moreOn Oct 12, 2010, at 1:39

Re: Clustering in .7 beta 2

2010-10-12 Thread Scott Mann
Are you aware of this: http://wiki.apache.org/cassandra/JmxGotchas/ ? -Scott

Re: Clustering in .7 beta 2

2010-10-12 Thread Brayton Thompson
et to ? I've seen thrift_framed_transport_size_in_mb set to 0 after an > upgrade which will cause faults. > > Andy > > > > On 12 Oct 2010, at 16:40, Brayton Thompson wrote: > >> I'm having some issues getting three nodes to cluster together in .7 beta 2. >> >

Re: Clustering in .7 beta 2

2010-10-12 Thread andy C
wrote: > I'm having some issues getting three nodes to cluster together in .7 beta 2. > > Seed: xxx.xxx.xxx.xxx > other node Y: yyy.yyy.yyy.yyy > other node Z: zzz.zzz.zzz.zzz > > when starting node Y this is the output... As you can see it binds thrift to > localhost e

Re: Clustering in .7 beta 2

2010-10-12 Thread Brayton Thompson
at javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:280) ... 7 more On Oct 12, 2010, at 1:39 PM, aaron morton wrote: > What setting do you have for the rpc_address ? I use 0.0.0.0 to bind to all > interfaces, you may want to set it to your ip_address listed. >

Re: Clustering in .7 beta 2

2010-10-12 Thread aaron morton
! listen_address: # The address to bind the Thrift RPC service to rpc_address: 0.0.0.0 Aaron On 13 Oct 2010, at 04:40, Brayton Thompson wrote: > I'm having some issues getting three nodes to cluster together in .7 beta 2. > > Seed: xxx.xxx.xxx.xxx > other node Y: yyy.yyy.yyy.y

Clustering in .7 beta 2

2010-10-12 Thread Brayton Thompson
I'm having some issues getting three nodes to cluster together in .7 beta 2. Seed: xxx.xxx.xxx.xxx other node Y: yyy.yyy.yyy.yyy other node Z: zzz.zzz.zzz.zzz when starting node Y this is the output... As you can see it binds thrift to localhost even though its set as the machines ip i

Re: Migration from 6.X to 7.X

2010-09-07 Thread Edward Capriolo
On Mon, Sep 6, 2010 at 8:39 PM, Jonathan Ellis wrote: > On Mon, Sep 6, 2010 at 4:04 PM, Edward Capriolo wrote: >> I was not aware of that. Also is the default for 6.o non framed and >> 7.o framed? > > Yes. > >>I was thinking possibly replace cassanda.client detect

Re: Migration from 6.X to 7.X

2010-09-06 Thread Jonathan Ellis
On Mon, Sep 6, 2010 at 4:04 PM, Edward Capriolo wrote: > I was not aware of that. Also is the default for 6.o non framed and > 7.o framed? Yes. >I was thinking possibly replace cassanda.client detect the > server version and use reflection. This would have to be tested; the speed

Re: Migration from 6.X to 7.X

2010-09-06 Thread Benjamin Black
Welcome to Thrift. On Mon, Sep 6, 2010 at 4:04 PM, Edward Capriolo wrote: > > I was not aware of that. Also is the default for 6.o non framed and > 7.o framed? I was thinking possibly replace cassanda.client detect the > server version and use reflection. This way hector s

Re: Migration from 6.X to 7.X

2010-09-06 Thread Edward Capriolo
t;>>> tricky? >>>> >>>> Thank you, >>>> Edward >>> >>> >>> >>> -- >>> /Ran >>> >> >> I am going to cross post this to get the vibe on what people are >> thinking. Does it make sense

Re: Migration from 6.X to 7.X

2010-09-06 Thread Jonathan Ellis
l one version of hector >>> support both 6.0 and 7.0? This would be great as performing a >>> cassandra upgrade and an app server upgrade at the same time is always >>> tricky? >>> >>> Thank you, >>> Edward >> >> >> >> --

Re: Migration from 6.X to 7.X

2010-09-06 Thread Edward Capriolo
;> >> Thank you, >> Edward > > > > -- > /Ran > I am going to cross post this to get the vibe on what people are thinking. Does it make sense that the thrift api for 7.X should also have deprecated methods that match the signature of 6.X? In this way, code that was

Re: RE: No Keyspace found after fresh .7 install

2010-08-22 Thread Aaron Morton
/FAQ#no_keyspaces , or the Upgrading section in NEWS.txt. -Original Message- From: "Frank LoVecchio" Sent: Sunday, August 22, 2010 11:10pm To: user@cassandra.apache.org Subject: No Keyspace found after fresh .7 install I now have 2 running nodes : one running .6.3, and one runn

RE: No Keyspace found after fresh .7 install

2010-08-22 Thread Stu Hood
See http://wiki.apache.org/cassandra/FAQ#no_keyspaces , or the Upgrading section in NEWS.txt. -Original Message- From: "Frank LoVecchio" Sent: Sunday, August 22, 2010 11:10pm To: user@cassandra.apache.org Subject: No Keyspace found after fresh .7 install I now have 2 run

No Keyspace found after fresh .7 install

2010-08-22 Thread Frank LoVecchio
I now have 2 running nodes : one running .6.3, and one running .7 beta 1. No Keyspace is recognized (aside from system) on the .7 beta 1 node; I saw this wiki page ->http://wiki.apache.org/cassandra/LiveSchemaUpdates about doing a one-time schema update, but I am still confused (and jsconsole

Re: Migration from .6 to.7

2010-08-13 Thread Jonathan Ellis
yes. NEWS.txt On Fri, Aug 13, 2010 at 10:31 AM, Claire Chang wrote: > I was wondering if there will be a document on how to do it? > > Sent from my iPhone > -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of Riptano, the source for professional Cassandra support http://riptano.c

Migration from .6 to.7

2010-08-13 Thread Claire Chang
I was wondering if there will be a document on how to do it? Sent from my iPhone

  1   2   >