unsubscribe

2011-12-12 Thread Priyanka Ganuthula

Re: Slow Reads

2011-07-27 Thread Priyanka Ganuthula
Yes am using hector for java On Wed, Jul 27, 2011 at 3:35 AM, CASSANDRA learner < cassandralear...@gmail.com> wrote: > R u using hector client for java > > > On Tue, Jul 26, 2011 at 11:17 PM, Priyanka wrote: > >> this is how my data looks >> “rowkey1”:{ >>“supercol1”:{ “col1”:T,”col2

Re: Slow Reads

2011-07-26 Thread Priyanka Ganuthula
Supercolumn has two columns and each column has only one byte. It is a bit faster but not significant. On Tue, Jul 26, 2011 at 12:49 PM, Jake Luciani wrote: > It doesn't read the entire row, but it does read a section of the row from > disk... > > How big is each supercolumn? If you re-read the

Re: Slow Reads

2011-07-26 Thread Priyanka Ganuthula
Thanks Philippe , I have a question here...I am specifying the required super column.Does it still need to read the entire row? Or is it because am listing all the slices and then going to each slice and picking data for the required super column? SlicePredicate slicePredicate = new SlicePredicate(