k for you.
>
> -Vivek
>
>
>
> On Thu, Sep 27, 2012 at 7:22 PM, Andre Tavares wrote:
>
>>
>> Hi community,
>>
>> I have a question: I need to do a search on a CF that has over 200
>> million rows to find an User key.
>>
>> To find t
Marcelo,
das vezes q tive este problema geralmente era porque o valor UUID sendo
tratado para o cassandra não correspondia a um valor "exato" em UUID, para
isso utilizava bastante o UUID.randomUUID() (para gerar um UUID valido)
e UUID.fromString("081f4500-047e-401c-8c0b-a41fefd099d7") - este para
Hi,
I am getting an exception when I run Hadoop with Cassandra that follows:
WARN org.apache.hadoop.mapred.Child (main): Error running child
java.lang.RuntimeException: InvalidRequestException(why:Start key's token
sorts after end token)
at
org.apache.cassandra.hadoop.ColumnFamilyRecordReader$Wid
; I literally jut replied to your stackoverflow comment then saw this email.
> I need the whole stack trace. My guess is the ColFamily is configured for
> one sort method where map/reduce is using another or something when
> querying but that's just a guess.
>
> Dean
>
> F
was doing a column slice
> within a row set and the columns are sorted by Integer while priam is
> passing in UTF8 or vice-versa. Ie. Do we know if this is a column sorting
> issue or a row one?
>
> Dean
>
> From: Andre Tavares
> mailto:andre...@gmail.com
> >>
> Reply-