Re: [RELEASE] 0.6.0

2010-04-19 Thread Ted Zlatanov
On Mon, 19 Apr 2010 12:47:52 -0500 Eric Evans wrote: EE> On Mon, 2010-04-19 at 12:02 -0500, Ted Zlatanov wrote: >> EE> It's the first item on debian/TODO, but, you know, patches welcome >> and EE> all that. >> TZ> The appended patch has been sufficient for me. >> >> Eric, do you need me to op

Re: [RELEASE] 0.6.0

2010-04-19 Thread Eric Evans
On Mon, 2010-04-19 at 12:02 -0500, Ted Zlatanov wrote: > > EE> It's the first item on debian/TODO, but, you know, patches welcome > and > EE> all that. > > TZ> The appended patch has been sufficient for me. > > Eric, do you need me to open a ticket for this, too, or is what I > posted sufficient

Re: [RELEASE] 0.6.0

2010-04-19 Thread Ted Zlatanov
On Wed, 14 Apr 2010 13:09:13 -0500 Ted Zlatanov wrote: TZ> On Wed, 14 Apr 2010 12:23:19 -0500 Eric Evans wrote: EE> On Wed, 2010-04-14 at 10:16 -0500, Ted Zlatanov wrote: >>> Can it support a non-root user through /etc/default/cassandra? I've >>> been patching the init script myself but was h

Re: [RELEASE] 0.6.0

2010-04-18 Thread Jonathan Ellis
sounds like http://wiki.apache.org/cassandra/FAQ#slows_down_after_lotso_inserts On Sun, Apr 18, 2010 at 3:05 AM, Schubert Zhang wrote: > Thanks Jonathan and Chris, > > I am using 6u19 in above test: > > [cassan...@nd1-rack0-cloud cassandra]$ java -version > java version "1.6.0_19" > Java(TM) SE R

Re: [RELEASE] 0.6.0

2010-04-18 Thread Schubert Zhang
Thanks Jonathan and Chris, I am using 6u19 in above test: [cassan...@nd1-rack0-cloud cassandra]$ java -version java version "1.6.0_19" Java(TM) SE Runtime Environment (build 1.6.0_19-b04) Java HotSpot(TM) 64-Bit Server VM (build 16.2-b04, mixed mode) On Sun, Apr 18, 2010 at 12:56 PM, Jonathan E

Re: [RELEASE] 0.6.0

2010-04-17 Thread Jonathan Ellis
Ugh, I mean the fix for LBQ, and it was actually in u19 not 20. http://java.sun.com/javase/6/webnotes/6u19.html On Sat, Apr 17, 2010 at 11:38 PM, Jonathan Ellis wrote: > jdk 1.6 b20 has the fix for the CLQ gc problem, btw. > > On Sat, Apr 17, 2010 at 11:31 PM, Chris Goffinet wrote: >> I wonder

Re: [RELEASE] 0.6.0

2010-04-17 Thread Jonathan Ellis
jdk 1.6 b20 has the fix for the CLQ gc problem, btw. On Sat, Apr 17, 2010 at 11:31 PM, Chris Goffinet wrote: > I wonder if that might be related to this: > https://issues.apache.org/jira/browse/CASSANDRA-896 > We switched from a Concurrent structure to LinkedBlockingQueue in 0.6. > -Chris > On Ap

Re: [RELEASE] 0.6.0

2010-04-17 Thread Chris Goffinet
I wonder if that might be related to this: https://issues.apache.org/jira/browse/CASSANDRA-896 We switched from a Concurrent structure to LinkedBlockingQueue in 0.6. -Chris On Apr 17, 2010, at 9:26 PM, Schubert Zhang wrote: > We are testing 0.6.0, compares with 0.5.1, and it seems: > > 1. 0.

Re: [RELEASE] 0.6.0

2010-04-17 Thread Schubert Zhang
We are testing 0.6.0, compares with 0.5.1, and it seems: 1. 0.6.0 need more memory/heap. 2. after inserted billions of columns, tens-million of keys, the inseting operation become very slow and jamed. Exceptions TimeoutException and UnavailableException are throwed sometimes. I add more log, suc

Re: [RELEASE] 0.6.0

2010-04-14 Thread Ted Zlatanov
On Wed, 14 Apr 2010 12:23:19 -0500 Eric Evans wrote: EE> On Wed, 2010-04-14 at 10:16 -0500, Ted Zlatanov wrote: >> Can it support a non-root user through /etc/default/cassandra? I've >> been patching the init script myself but was hoping this would be >> standard. EE> It's the first item on d

Re: [RELEASE] 0.6.0

2010-04-14 Thread Eric Evans
On Wed, 2010-04-14 at 10:16 -0500, Ted Zlatanov wrote: > Can it support a non-root user through /etc/default/cassandra? I've > been patching the init script myself but was hoping this would be > standard. It's the first item on debian/TODO, but, you know, patches welcome and all that. -- Eric

Re: [RELEASE] 0.6.0

2010-04-14 Thread Ted Zlatanov
On Tue, 13 Apr 2010 15:54:39 -0500 Eric Evans wrote: EE> I leaned into it. An updated package has been uploaded to the Cassandra EE> repo (see: http://wiki.apache.org/cassandra/DebianPackaging). Thank you for providing the release to the repository. Can it support a non-root user through /etc/

Re: [RELEASE] 0.6.0

2010-04-13 Thread Lu Ming
Cheers! From: Donyee Sent: Tuesday, April 13, 2010 11:10 PM To: user@cassandra.apache.org Subject: Re: [RELEASE] 0.6.0 Great! 2010/4/13 Eric Evans I'm pleased to announce the official release of Apache Cassandra 0.6.0, (aka The Best Evar). Get yours now from the usual place[1]

Re: [RELEASE] 0.6.0

2010-04-13 Thread Lee Parker
Awesome. This is greatly appreciated. Lee Parker l...@spredfast.com [image: Spredfast] On Tue, Apr 13, 2010 at 3:54 PM, Eric Evans wrote: > On Tue, 2010-04-13 at 12:12 -0500, Eric Evans wrote: > > > Any chance of an updated debian package? > > > > Yes. RSN. > > I leaned into it. An updated pac

Re: [RELEASE] 0.6.0

2010-04-13 Thread Eric Evans
On Tue, 2010-04-13 at 12:12 -0500, Eric Evans wrote: > > Any chance of an updated debian package? > > Yes. RSN. I leaned into it. An updated package has been uploaded to the Cassandra repo (see: http://wiki.apache.org/cassandra/DebianPackaging). Enjoy. -- Eric Evans eev...@rackspace.com

Re: [RELEASE] 0.6.0

2010-04-13 Thread Eric Evans
On Tue, 2010-04-13 at 10:43 -0700, Ned Wolpert wrote: > Is 0.6.0 a repackage of 0.6.0rc1? If we're running 0.6.0rc1 do we need > to upgrade? Yes (repackage), and no (you don't need to upgrade). -- Eric Evans eev...@rackspace.com

Re: [RELEASE] 0.6.0

2010-04-13 Thread Jordan Pittier
For those who can't wait : http://perso.rezel.net/cassandra_0.6.0-1_all.deb md5sum is 6dd71e18e1e0239e50302098d395536e Based on https://svn.apache.org/repos/asf/cassandra/tags/cassandra-0.6.0/ On Tue, Apr 13, 2010 at 7:43 PM, Ned Wolpert wrote: > Is 0.6.0 a repackage of 0.6.0rc1? If we're running

Re: [RELEASE] 0.6.0

2010-04-13 Thread Ned Wolpert
Is 0.6.0 a repackage of 0.6.0rc1? If we're running 0.6.0rc1 do we need to upgrade? On Tue, Apr 13, 2010 at 10:12 AM, Eric Evans wrote: > On Tue, 2010-04-13 at 11:14 -0500, Lee Parker wrote: > > Any chance of an updated debian package? > > Yes. RSN. > > -- > Eric Evans > eev...@rackspace.com > >

Re: [RELEASE] 0.6.0

2010-04-13 Thread Eric Evans
On Tue, 2010-04-13 at 11:14 -0500, Lee Parker wrote: > Any chance of an updated debian package? Yes. RSN. -- Eric Evans eev...@rackspace.com

Re: [RELEASE] 0.6.0

2010-04-13 Thread Jonathan Ellis
Compared to what? 0.5? It's still pure java and runs fine on Windows, the cassandra.bat is somewhat improved, and there are still no bat files for nodetool and the other utilities. On Tue, Apr 13, 2010 at 11:51 AM, dir dir wrote: > Any change or update in the new version (especially for the im

Re: [RELEASE] 0.6.0

2010-04-13 Thread dir dir
Any change or update in the new version (especially for the implementation in the Microsoft Windows)?? Thanks. Dir. On Tue, Apr 13, 2010 at 11:14 PM, Lee Parker wrote: > Any chance of an updated debian package? > > Lee Parker > l...@spredfast.com > > [image: Spredfast] > On Tue, Apr 13, 2010 a

Re: [RELEASE] 0.6.0

2010-04-13 Thread Lee Parker
Any chance of an updated debian package? Lee Parker l...@spredfast.com [image: Spredfast] On Tue, Apr 13, 2010 at 10:10 AM, Donyee wrote: > Great! > > 2010/4/13 Eric Evans > > >> I'm pleased to announce the official release of Apache Cassandra 0.6.0, >> (aka The Best Evar). Get yours now from

Re: [RELEASE] 0.6.0

2010-04-13 Thread Donyee
Great! 2010/4/13 Eric Evans > > I'm pleased to announce the official release of Apache Cassandra 0.6.0, > (aka The Best Evar). Get yours now from the usual place[1], and as > always, be sure to read the release notes[2] (especially if you're > upgrading). > > Since this is our first official rel

[RELEASE] 0.6.0

2010-04-13 Thread Eric Evans
I'm pleased to announce the official release of Apache Cassandra 0.6.0, (aka The Best Evar). Get yours now from the usual place[1], and as always, be sure to read the release notes[2] (especially if you're upgrading). Since this is our first official release since graduating to a top-level projec

Re: [RELEASE] 0.6.0-rc1 (release candidate)

2010-03-31 Thread Jonathan Ellis
Sounds like the bat file is building the classpath incorrectly? You could try echo-ing it before invoking java. On Wed, Mar 31, 2010 at 11:16 PM, Rao Venugopal wrote: > All > I am trying to get this to work on windows.  While I had no problems on my > x86 laptop (running XP), I am experiencing i

Re: [RELEASE] 0.6.0-rc1 (release candidate)

2010-03-31 Thread Rao Venugopal
All I am trying to get this to work on windows. While I had no problems on my x86 laptop (running XP), I am experiencing issues getting it to work on my x64 desktop (running Vista). Anyone else got it to work on x64 running Vista? This is the error I see when I run cassandra.bat

[RELEASE] 0.6.0-rc1 (release candidate)

2010-03-31 Thread Eric Evans
Cassandra 0.6.0-rc1 is available from the usual place[1]. Barring any serious regressions, this will become the next stable release, so please test and submit bug reports[2] if you spot problems. [1]: http://cassandra.apache.org/download/ [2]: https://issues.apache.org/jira/browse/CASSANDRA As a