Re: Unable to integrate Cassandra with Hadoop

2010-12-30 Thread Peter Schuller
> I am trying to integrate Cassandra with Hadoop. I tried with Cassandra 0.7 > rc3 trunk, but failed to do so with following exception, > > java.lang.ClassCastException: [B cannot be cast to java.nio.ByteBuffer >     at > org.apache.cassandra.db.marshal.BytesType.compare(BytesType.java:29) > >

Unable to integrate Cassandra with Hadoop

2010-12-30 Thread Mayank Mishra
Hi, I am trying to integrate Cassandra with Hadoop. I tried with Cassandra 0.7 rc3 trunk, but failed to do so with following exception, *java.lang.ClassCastException: [B cannot be cast to java.nio.ByteBuffer at org.apache.cassandra.db.marshal.BytesType.compare(BytesType.java:29)* I tried