HI Eldad,
You can find the answers inline
1. How can I install Solandra and make use the existing nodes?
download the source from git hub and build locally ( just run "ant" on
source directory)
the build creates a folder "solandra-app", which contains bin,conf, lib.
The bin dir is the o
-
From: Chris Burroughs [mailto:chris.burrou...@gmail.com]
Sent: Thursday, January 13, 2011 1:03 PM
To: user@cassandra.apache.org
Cc: Saket Joshi
Subject: Re: cassandra row cache
On 01/13/2011 02:05 PM, Saket Joshi wrote:
> Yes it does change.
>
So the confusing part for me is why a cache o
Yes it does change.
-Original Message-
From: Jonathan Ellis [mailto:jbel...@gmail.com]
Sent: Thursday, January 13, 2011 11:01 AM
To: user
Subject: Re: cassandra row cache
does the cache size change between 2nd and 3rd time?
On Thu, Jan 13, 2011 at 10:47 AM, Saket Joshi
wrote:
>
Hi,
I am running a 15 node cluster ,version 0.6.8, Linux 64bit OS, using
mmap I/O, 6GB ram allocated. I have row cache enabled to 8 keys
(mean row size is 2KB). I am observing a strange behaviour.. I query for
1.6 Million rows across the cluster and time taken is around 40 mins , I
query the
Hello,
Using Cassandra 0.6.5 to load data in hadoop. The
ConfigHelper.setThriftContact() allows to specify just one host
address. Is there a way to specify more than one host address, so that
it takes care of that node failure. Eg host1,host2,host3. If host1
fails, host2 will be used to get t
Hi Experts,
I need help on an exception integrating cassandra-hadoop. I am getting
the following exception, when running a Hadoop Map reduce job
http://pastebin.com/RktaqDnj
I am using cassandra 0.6.5 , 3 node cluster. I don't get any exception
when the data I am processing is very small < 5