Re: Unsubscribe

2012-04-24 Thread Jason Pell
thanks for the email and the comic reply. Cheers Jason On Wed, Apr 25, 2012 at 12:41 AM, Eric Evans wrote: > On Tue, Apr 24, 2012 at 8:13 AM,   wrote: >> Sent from my Galaxy S2 > > This won't work, even from a Galaxy S2. > > Try http://wiki.apache.org/cassandra/FAQ#unsubscribe instead. > > -- >

unsubscribe

2012-01-25 Thread Jason Pell

Re: Cassandra start/stop scripts

2011-07-26 Thread Jason Pell
Check out the rpm packages from Cassandra they have init.d scripts that work very nicely, there are debs as well for ubuntu Sent from my iPhone On Jul 27, 2011, at 3:19, Priyanka wrote: > I do the same way... > > On Tue, Jul 26, 2011 at 1:07 PM, mcasandra [via [hidden email]] <[hidden > ema

Re: Starting the Cassandra server from Java (without command line)

2011-04-14 Thread Jason Pell
You can make use of embedded Cassandra server. Both Hector and Pelops have classes that you can use in your own unit tests, the Pelops one is quite good. Sent from my iPhone On Apr 15, 2011, at 3:59, sam_ wrote: > Hello there, > > To start the Cassandra server we can use the following command

Re: Java cient

2011-01-18 Thread Jason Pell
Pelops is a nice lib. I found it very easy to use and the developers are very responsive to requests for information and/or bugs, etc. I have not tried hector On Tue, Jan 18, 2011 at 11:11 PM, Alois Bělaška wrote: > Definitelly Pelops https://github.com/s7/scale7-pelops > > 2011/1/18 Noble Paul

Re: Secondary index on SuperColumn Family , Casandra 0.7beta2

2010-12-02 Thread Jason Pell
I think you will find secondary indexes are not supported for super columns Sent from my iPhone On Dec 3, 2010, at 10:22, Nick Santini wrote: > Hi, > Im creating a column family and adding some secondary indexes on the column > definition for some columns inside my super columns > > I save a

Re: Issues getting JNA to work correctly under centos 5.5 using cassandra 0.7.0-rc1 and JNA 2.7.3

2010-11-29 Thread Jason Pell
to a specific user. The line I ended > up with for the "cassandra" user was: > > cassandra- memlock unlimited > > You probably want to add a line for nofile in there at ~ 16384 as well > while your there as that can be an issu

Re: Issues getting JNA to work correctly under centos 5.5 using cassandra 0.7.0-rc1 and JNA 2.7.3

2010-11-29 Thread Jason Pell
gt;>       @student        -       maxlogins       4 >> >> >> >> On Mon, Nov 29, 2010 at 6:51 AM, Jason Pell wrote: >>> Ok that's a good point i will check - I am not sure. >>> >>> Sent from my iPhone >>> On Nov 29, 2010, at 5:53, Tyle

Re: Issues getting JNA to work correctly under centos 5.5 using cassandra 0.7.0-rc1 and JNA 2.7.3

2010-11-28 Thread Jason Pell
ask > because on a Debian system, I get this: > > tho...@~ $ ulimit -l > unlimited > > Where you said that you got back '0'. > > - Tyler > > On Sun, Nov 28, 2010 at 1:15 AM, Jason Pell wrote: > Hi, > > I have selinux disabled via /etc/sysc

Re: Issues getting JNA to work correctly under centos 5.5 using cassandra 0.7.0-rc1 and JNA 2.7.3

2010-11-27 Thread Jason Pell
McCall wrote: > This might be an issue with selinux. You can try this quickly to > temporarily disable selinux enforcement: > /usr/sbin/setenforce 0  (as root) > > and then start cassandra as your user. > > On Fri, Nov 26, 2010 at 1:00 AM, Jason Pell wrote: >> I restart

Re: Cassandra 0.7.0rc1 issue with command-cli

2010-11-26 Thread Jason Pell
nst the > keyboard :) > > El vie, 26-11-2010 a las 21:37 +1100, Jason Pell escribió: >> It works perfectly, thanks so much, I was finding it a little frustrating. >> >> On Fri, Nov 26, 2010 at 9:36 PM, Jason Pell wrote: >> > no way - well I certainly feel

Re: Cassandra 0.7.0rc1 issue with command-cli

2010-11-26 Thread Jason Pell
It works perfectly, thanks so much, I was finding it a little frustrating. On Fri, Nov 26, 2010 at 9:36 PM, Jason Pell wrote: > no way - well I certainly feel stupid!  Is this new, it worked without > it on beta 3? > > 2010/11/26 Héctor Izquierdo Seliva : >> Try end

Re: Cassandra 0.7.0rc1 issue with command-cli

2010-11-26 Thread Jason Pell
no way - well I certainly feel stupid! Is this new, it worked without it on beta 3? 2010/11/26 Héctor Izquierdo Seliva : > Try ending the lines with ; > > Regards > > El vie, 26-11-2010 a las 21:25 +1100, jasonmp...@gmail.com escribió: >> Hi, >> >> So I had this working perfectly with beta 3 and

Re: Issues getting JNA to work correctly under centos 5.5 using cassandra 0.7.0-rc1 and JNA 2.7.3

2010-11-25 Thread Jason Pell
I restarted the box :-) so it's well and truly set Sent from my iPhone On Nov 26, 2010, at 17:57, Brandon Williams wrote: > On Thu, Nov 25, 2010 at 10:02 PM, Jason Pell wrote: > Hi, > > I have set the memlock limit to unlimited in /etc/security/limits.conf > > [de

Issues getting JNA to work correctly under centos 5.5 using cassandra 0.7.0-rc1 and JNA 2.7.3

2010-11-25 Thread Jason Pell
Hi, I have set the memlock limit to unlimited in /etc/security/limits.conf [devel...@localhost apache-cassandra-0.7.0-rc1]$ ulimit -l 0 Running as a non root user gets me a Unknown mlockall error 1 [devel...@localhost apache-cassandra-0.7.0-rc1]$ bin/cassandra [devel...@localhost apache-cassand