Re: Start token sorts after end token

2013-02-02 Thread Manu Zhang
On Fri 01 Feb 2013 06:56:54 PM CST, Jeremy Hanna wrote: See https://issues.apache.org/jira/browse/CASSANDRA-5168 - should be fixed in 1.1.10 and 1.2.2. On Jan 30, 2013, at 9:18 AM, Tejas Patil wrote: While reading data from Cassandra in map-reduce, I am getting "InvalidRequestException(why:

Re: Start token sorts after end token

2013-02-02 Thread Manu Zhang
On Fri 01 Feb 2013 06:56:54 PM CST, Jeremy Hanna wrote: See https://issues.apache.org/jira/browse/CASSANDRA-5168 - should be fixed in 1.1.10 and 1.2.2. On Jan 30, 2013, at 9:18 AM, Tejas Patil wrote: While reading data from Cassandra in map-reduce, I am getting "InvalidRequestException(why:

Re: Start token sorts after end token

2013-02-01 Thread Jeremy Hanna
See https://issues.apache.org/jira/browse/CASSANDRA-5168 - should be fixed in 1.1.10 and 1.2.2. On Jan 30, 2013, at 9:18 AM, Tejas Patil wrote: > While reading data from Cassandra in map-reduce, I am getting > "InvalidRequestException(why:Start token sorts after end token)" > > Below is the c

Re: Start token sorts after end token

2013-01-31 Thread aaron morton
Out of interest do you have the ticket? A - Aaron Morton Freelance Cassandra Developer New Zealand @aaronmorton http://www.thelastpickle.com On 31/01/2013, at 3:19 AM, Edward Capriolo wrote: > Fix is simply to switch to random partitioner. > > On Wednesday, January 30, 2013,

Re: Start token sorts after end token

2013-01-30 Thread Edward Capriolo
Fix is simply to switch to random partitioner. On Wednesday, January 30, 2013, Edward Capriolo wrote: > This was unexpected fallout fro the change to murmur partitioner. A jira is open but if you need map red murmers is currently out of the question. > > On Wednesday, January 30, 2013, Tejas Pati

Re: Start token sorts after end token

2013-01-30 Thread Edward Capriolo
This was unexpected fallout fro the change to murmur partitioner. A jira is open but if you need map red murmers is currently out of the question. On Wednesday, January 30, 2013, Tejas Patil wrote: > While reading data from Cassandra in map-reduce, I am getting "InvalidRequestException(why:Start