Re: Huge Batches

2017-06-09 Thread techpyaasa .
Hi Justin, We have very few columns in PK(max 2 partition columns , max 2 clustering columns) and it wont have huge data/huge number of primary keys. I just wanted to print the names & values of these columns for huge batches. PS: we are using c*-2.1 Thanks for reply @Justin and @Akhil On

Re: Huge Batches

2017-06-08 Thread Justin Cameron
/cassandra-summit-2014-lesser-known-features-of-cassandra-21 Cheers, Justin On Thu, 8 Jun 2017 at 18:49 techpyaasa . <techpya...@gmail.com> wrote: > Hi , > > Recently we are seeing huge batches and log prints as below in c* logs > > > *Batch of prepared statements for [ks

Huge Batches

2017-06-08 Thread techpyaasa .
Hi , Recently we are seeing huge batches and log prints as below in c* logs *Batch of prepared statements for [ks1.cf1] is of size 413350, exceeding specified threshold of 5120 by 362150* Along with the Column Family name (as found in above log print) , we would like to know the partion key