Key Cache Requests ~ Requests missed from memtable ?

2013-11-29 Thread Girish Kumar
Hi, If I have total requests for "Key Cache Requests", does ( Total requests - Key Cache Requests ) indicate requests answered by MemTable alone ? /Girish BK

Memtable HIT ratio ?

2013-11-29 Thread Girish Kumar
Hi, Are there any stats/tools to know how much memtable hits v/s SSTable hits ? /Girish BK

Re: PendingTasks: What does it mean inside Cassandra?

2013-10-03 Thread Girish Kumar
e: > On Wed, Aug 28, 2013 at 5:47 AM, Girish Kumar wrote: > >> When high number of Pending tasks are showing up what it means to >> cassandra? What are the reasons for high number pending tasks? Does that >> mean Cassandra is overloaded ? >> > > It means that

Cassandra SSTable Access Distribution ? How To ?

2013-09-02 Thread Girish Kumar
Hi, I'm trying to get SSTable access distribution for Reads from Cassandra Stress Tool. When I try to dump the cfhistogram I don't see entries in SSTable column. Meaning all turn out to be zero. Any idea what must be going wrong ? Please suggest how to dump the histogram with SSTable access di

PendingTasks: What does it mean inside Cassandra?

2013-08-28 Thread Girish Kumar
Hi, I have this problem of lots of pending tasks in Cassandra when I run Cassandra with higher load. (Cassandra Stress threads set to 384). The tpstat output shows high number Pending tasks > 700. When high number of Pending tasks are showing up what it means to cassandra? What are the reasons f

Re: Large # of Pending Tasks?

2013-08-26 Thread Girish Kumar
concurrent.StageManager). > > What version are you using, by the way? Most likely I'm missing something > though. > > > On Mon, Aug 26, 2013 at 9:36 AM, Girish Kumar wrote: > >> This is the 'Active Count' as observed on jconsole under >> 'org.apache

Re: Large # of Pending Tasks?

2013-08-26 Thread Girish Kumar
between Active count and max threads available in the pool for execution? Thanks, /BK On Mon, Aug 26, 2013 at 7:28 PM, Nate McCall wrote: > I'm not quite sure what you mean by 'active task count' - what is the > output of 'nodetool tpstats' when you run this tes

Large # of Pending Tasks?

2013-08-26 Thread Girish Kumar
Hi, I'm using a single node Cassandra on 24 Core/48GB system. I have set my writers and readers (in yaml) to be around 192 for both and read and write. In this mode, when stressed with 192 threads for inserts and reads, what I observed via the jconsole of 'client request' the active read and wri