Fw: How to log the details of the updated data locally

2013-10-01 Thread sathiya prabhu
Hi all, In cassandra cluster, once a write/update is successful to the particular instance locally, i want to log the data that is updated and its timestamps separately in a file.. In which class it will be more appropriate to do this..  To the extent i explored the codebase, it's possible

Re: PendingTasks: What does it mean inside Cassandra?

2013-10-01 Thread Robert Coli
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 tasks have been queued to run inside of a Thread Po