I could bring-up the Cassandra-0.7.0-beta1 with *Java 1.6.0_20* but there is
a Gossiper exception in *Java 1.6.0_19*.
Can someone please help me?
The exception stacktrace is:
ERROR 05:48:14,930 Uncaught exception in thread
Thread[GOSSIP_STAGE:2,5,main]
java.lang.RuntimeException: java.io.EOFExce
ranges are always in token order. this is why ranges with a start and
end are only useful with OrderPreservingPartioner, where token order
is defined to be key order.
On Fri, Aug 13, 2010 at 11:47 AM, Mark wrote:
> Keys are indexed in Cassandra but are they ordered? If so, how?
>
> Do Key Slices
Digg is using redis for such a feature as well. We use it on the MyNews - Top
in 24 hours. Since we need timestamp ordering + sorting by how many friends
touch a story.
-Chris
On Aug 15, 2010, at 7:34 PM, Benjamin Black wrote:
> http://code.google.com/p/redis/
>
> On Sat, Aug 14, 2010 at 11:
http://code.google.com/p/redis/
On Sat, Aug 14, 2010 at 11:51 PM, S Ahmed wrote:
> For CF that I need to perform range scans on, I create separate CF that have
> custom ordering.
> Say a CF holds comments on a story (like comments on a reddit or digg story
> post)
> So if I need to order comments
Status: Fixed, Fix version: 7.0 beta 1 means it's in the beta1 that
was just released, although
https://issues.apache.org/jira/browse/CASSANDRA-1315 is open to change
the API slightly. Either way, it won't be backported to 0.6.
But you can write to Cassandra from the Hadoop job just fine w/o an
O
I am curious to know the reasons you are moving away from HBase. It would be
great if you could state them.
On Sun, Aug 15, 2010 at 4:24 PM, Keith Stevens wrote:
> Hello,
>
> I'm currently working on a project that is using HBase and Hadoop, but i'm
> currently looking into alternatives to HBase.
On Sunday, August 15, 2010, S Ahmed wrote:
> For CF that I need to perform range scans on, I create separate CF that have
> custom ordering.
> Say a CF holds comments on a story (like comments on a reddit or digg story
> post)
> So if I need to order comments by votes, it seems I have to re-inde
Hello,
I'm currently working on a project that is using HBase and Hadoop, but i'm
currently looking into alternatives to HBase. Cassandra seems to be the
next best replacement, or perhaps a better replacement, except that the
stable release is lacking support for hadoop jobs writing to Cassandra.
I'm using Cassandra 0.6.3 but plan on switching to 0.7.0 later. While
compiling I have a copy of the storage-conf.xml from the running cluster :-)
On Fri, Aug 13, 2010 at 9:51 PM, Stu Hood wrote:
> > Still I get an exception which I cannot explain where it comes
> > from (http://pastebin.com/JYf