RE: Solandra

2011-08-05 Thread Saket Joshi
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

RE: cassandra row cache

2011-01-13 Thread Saket Joshi
- 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

RE: cassandra row cache

2011-01-13 Thread Saket Joshi
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: >

cassandra row cache

2011-01-13 Thread Saket Joshi
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

ConfigHelper (hadoop) multiple addresses

2010-10-13 Thread Saket Joshi
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

Cassandra hadoop Thrift Time out

2010-09-24 Thread Saket Joshi
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