Re: nodetool status owns % calculation after upgrade to 2.0.2

2014-01-04 Thread Or Sher
Robert, is it possible you've changed the partitioner during the upgrade? (e.g. from RandomPartitioner to Murmur3Partitioner ?) On Sat, Jan 4, 2014 at 9:32 PM, Mullen, Robert wrote: > The nodetool repair command (which took about 8 hours) seems to have > sync'd the data in us-east, all 3 nodes r

Re: Using tab in CQL COPY DELIMITER

2014-01-04 Thread Mikhail Stepura
I would recommend you to file a ticket here https://issues.apache.org/jira/browse/CASSANDRA -M On 1/4/14, 15:20, Joe Stein wrote: Hi, trying to use a tab delimiter when copying out of c* (2.0.4) and getting an error cqlsh:test> CREATE TABLE airplanes ( ... name text PRIMARY KEY

Using tab in CQL COPY DELIMITER

2014-01-04 Thread Joe Stein
Hi, trying to use a tab delimiter when copying out of c* (2.0.4) and getting an error cqlsh:test> CREATE TABLE airplanes ( ... name text PRIMARY KEY, ... manufacturer ascii, ... year int, ... mach float ... ); cqlsh:bombast> INSERT INT

Re: nodetool status owns % calculation after upgrade to 2.0.2

2014-01-04 Thread Mullen, Robert
The nodetool repair command (which took about 8 hours) seems to have sync'd the data in us-east, all 3 nodes returning 59 for the count now. I'm wondering if this has more to do with changing the replication factor from 2 to 3 and how 2.0.2 reports the % owned rather than the upgrade itself. I st

Re: nodetool status owns % calculation after upgrade to 2.0.2

2014-01-04 Thread Mullen, Robert
from cql cqlsh>select count(*) from topics; On Sat, Jan 4, 2014 at 12:18 PM, Robert Coli wrote: > On Sat, Jan 4, 2014 at 11:10 AM, Mullen, Robert > wrote: > >> I have a column family called "topics" which has a count of 47 on one >> node, 59 on another and 49 on another node. It was my unders

Re: nodetool status owns % calculation after upgrade to 2.0.2

2014-01-04 Thread Robert Coli
On Sat, Jan 4, 2014 at 11:10 AM, Mullen, Robert wrote: > I have a column family called "topics" which has a count of 47 on one > node, 59 on another and 49 on another node. It was my understanding with a > replication factor of 3 and 3 nodes in each ring that the nodes should be > equal so I could

Re: nodetool status owns % calculation after upgrade to 2.0.2

2014-01-04 Thread Mullen, Robert
Hey Rob, Thanks for the reply. First, why would you upgrade to 2.0.2 when higher versions exist? I upgraded a while ago when 2.0.2 was the latest version, haven't upgraded since then as I'd like to figure out what's going on here before upgrading again. I was on vacation for a while too, so am ju

Re: Cassandra consuming too much memory in ubuntu as compared to within windows, same machine.

2014-01-04 Thread Michael Shuler
On 01/04/2014 10:04 AM, Ertio Lew wrote: I run a development Cassandra single node server on both ubuntu & windows 8 on my dual boot 4GB(RAM) machine. I see that cassandra runs fine under windows without any crashes or OOMs however in ubuntu on same machine, it always gives an OOM message *$* *

Cassandra consuming too much memory in ubuntu as compared to within windows, same machine.

2014-01-04 Thread Ertio Lew
I run a development Cassandra single node server on both ubuntu & windows 8 on my dual boot 4GB(RAM) machine. I see that cassandra runs fine under windows without any crashes or OOMs however in ubuntu on same machine, it always gives an OOM message *$* *sudo service cassandra start* xss = -ea -j