Re: Cassandra/cqlsh Error: TSocket read 0 bytes

2013-02-07 Thread Adam Venturella
I got it. Had to run: nodetool cleanup bigmethod It was not on a production box, just a VM off my laptop for some testing. On Thu, Feb 7, 2013 at 8:22 PM, Dave Brosius wrote: > An exception occurred on the server, check the logs for the details of > what happened, and post back here. > > > On

Re: Cassandra/cqlsh Error: TSocket read 0 bytes

2013-02-07 Thread Dave Brosius
An exception occurred on the server, check the logs for the details of what happened, and post back here. On 02/07/2013 11:04 PM, Adam Venturella wrote: Has anyone encountered this before? What did I most likely break or how do I fix it?

Cassandra/cqlsh Error: TSocket read 0 bytes

2013-02-07 Thread Adam Venturella
Has anyone encountered this before? What did I most likely break or how do I fix it?

RE: cassandra cqlsh error

2013-02-04 Thread Kumar, Anjani
This is fixed. Thanks, From: Dave Brosius [mailto:dbros...@mebigfatguy.com] Sent: Monday, February 04, 2013 2:27 PM To: user@cassandra.apache.org; user@cassandra.apache.org Subject: RE: cassandra cqlsh error This part, ERROR 13:39:24,456 Cannot open /var/lib/cassandra/data/system/Schema

RE: cassandra cqlsh error

2013-02-04 Thread Dave Brosius
This part, ERROR 13:39:24,456 Cannot open /var/lib/cassandra/data/system/Schema/system-Schema-hd-5; partitioner org.apache.cassandra.dht.RandomPartitioner does not match system partitioner org.apache.cassandra.dht.Murmur3Partitioner. Note that the default partitioner starting with Cassandra 1

RE: cassandra cqlsh error

2013-02-04 Thread Kumar, Anjani
[mailto:anjani.ku...@infogroup.com] Sent: Monday, February 04, 2013 1:44 PM To: user@cassandra.apache.org Subject: RE: cassandra cqlsh error I installed Sun JDK 6 but I am getting the following error. Please see below. Thanks! anjani@anjani-laptop:~/apache-cassandra-1.2.1/bin$<mailto:anjani

RE: cassandra cqlsh error

2013-02-04 Thread Kumar, Anjani
| Facebook<http://www.facebook.com/Infogroup> From: Dave Brosius [mailto:dbros...@mebigfatguy.com] Sent: Monday, February 04, 2013 1:05 PM To: user@cassandra.apache.org; user@cassandra.apache.org Subject: RE: cassandra cqlsh error xss = -ea -javaagent:./../lib/jamm-0.2.5.jar -XX:+U

RE: cassandra cqlsh error

2013-02-04 Thread Kumar, Anjani
ar -XX:+UseThreadPriorities -XX:ThreadPriorityPolicy=42 -Xms1005M -Xmx1005M -Xmn200M -XX:+HeapDumpOnOutOfMemoryError -Xss180k From: Brian Jeltema [mailto:brian.jelt...@digitalenvoy.net] Sent: Monday, February 04, 2013 12:14 PM To: user@cassandra.apache.org Subject: Re: cassandra cqlsh error I

RE: cassandra cqlsh error

2013-02-04 Thread Dave Brosius
xss = -ea -javaagent:./../lib/jamm-0.2.5.jar -XX:+UseThreadPriorities -XX:ThreadPriorityPolicy=42 -Xms1005M -Xmx1005M -Xmn200M -XX:+HeapDumpOnOutOfMemoryError -Xss180k That is not an error, that is just 'debugging' information output to the command line. - Original Message -From: "Ku

Re: cassandra cqlsh error

2013-02-04 Thread Brian Jeltema
5M -Xmn200M > -XX:+HeapDumpOnOutOfMemoryError -Xss180k > > > Thanks, > Anjani > > From: aaron morton [mailto:aa...@thelastpickle.com] > Sent: Monday, February 04, 2013 11:34 AM > To: user@cassandra.apache.org > Subject: Re: cassandra cqlsh error > > Grab 1.2.1,

RE: cassandra cqlsh error

2013-02-04 Thread Kumar, Anjani
ary 04, 2013 11:34 AM To: user@cassandra.apache.org Subject: Re: cassandra cqlsh error Grab 1.2.1, it's fixed there http://cassandra.apache.org/download/ Cheers - Aaron Morton Freelance Cassandra Developer New Zealand @aaronmorton http://www.thelastpickle.com On 5/02/2013,

Re: cassandra cqlsh error

2013-02-04 Thread aaron morton
Grab 1.2.1, it's fixed there http://cassandra.apache.org/download/ Cheers - Aaron Morton Freelance Cassandra Developer New Zealand @aaronmorton http://www.thelastpickle.com On 5/02/2013, at 4:37 AM, "Kumar, Anjani" wrote: > > I am facing problem while trying to run cqlsh. He

cassandra cqlsh error

2013-02-04 Thread Kumar, Anjani
I am facing problem while trying to run cqlsh. Here is what I did: 1. I brought the tar ball files for both 1.1.7 and 1.2.0 version. 2. Unzipped and untarred it 3. Started Cassandra 4. And then tried starting cqlsh but I am getting the following error in both the vers

RE: Cassandra - cqlsh

2012-08-30 Thread Morantus, James (PCLN-NW)
Ah... Thanks From: Tyler Hobbs [mailto:ty...@datastax.com] Sent: Thursday, August 30, 2012 2:42 PM To: user@cassandra.apache.org Subject: Re: Cassandra - cqlsh RHEL 5 only ships with Python 2.4, which is pretty ancient and below what cqlsh will accept. You can install Python 2.6 with EPEL

Re: Cassandra - cqlsh

2012-08-30 Thread Tyler Hobbs
From:* Tyler Hobbs [mailto:ty...@datastax.com] > *Sent:* Thursday, August 30, 2012 2:21 PM > *To:* user@cassandra.apache.org > *Subject:* Re: Cassandra - cqlsh > > ** ** > > What OS are you using? > > On Thu, Aug 30, 2012 at 12:09 PM, Morantus, James (PCLN-NW) < >

RE: Cassandra - cqlsh

2012-08-30 Thread Morantus, James (PCLN-NW)
: Cassandra - cqlsh What OS are you using? On Thu, Aug 30, 2012 at 12:09 PM, Morantus, James (PCLN-NW) mailto:james.moran...@priceline.com>> wrote: Hello all, This is my first setup of Cassandra and I'm having some issues running the cqlsh tool. Have any of you come across this error

Re: Cassandra - cqlsh

2012-08-30 Thread Tyler Hobbs
What OS are you using? On Thu, Aug 30, 2012 at 12:09 PM, Morantus, James (PCLN-NW) < james.moran...@priceline.com> wrote: > Hello all, > > This is my first setup of Cassandra and I'm having some issues running the > cqlsh tool. > Have any of you come across this error before? If so, please help.

Cassandra - cqlsh

2012-08-30 Thread Morantus, James (PCLN-NW)
Hello all, This is my first setup of Cassandra and I'm having some issues running the cqlsh tool. Have any of you come across this error before? If so, please help. /bin/cqlsh -h localhost -p 9160 No appropriate python interpreter found. Thanks James