Re: Issue after loading data using ssttable loader

2014-07-18 Thread Tyler Hobbs
On Fri, Jul 18, 2014 at 3:00 PM, Robert Coli wrote: > > I have 3 nodes in the source environment, which is configured as 3 >> datacenter, having 1 node. I did an export from source environment and >> imported into new environment with 9 nodes. The other difference is source >> is configured as 25

Re: Issue after loading data using ssttable loader

2014-07-18 Thread Robert Coli
On Thu, Jul 17, 2014 at 4:03 AM, mahesh rajamani wrote: > I have 3 nodes in the source environment, which is configured as 3 > datacenter, having 1 node. I did an export from source environment and > imported into new environment with 9 nodes. The other difference is source > is configured as 256

Issue after loading data using ssttable loader

2014-07-17 Thread mahesh rajamani
Hi, I have an issue in my environment running with cassandra 2.0.5, It is build with 9 nodes, with 3 nodes in each datacenter. After loading the data, I am able to do token range lookup or list in cassandra-cli, but when I do get x[rowkey], the system hangs. Similar query in CQL also has same