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 Fri,

Re: Huge Batches

2017-06-08 Thread Justin Cameron
I don't believe the keys within a large batch are logged by Cassandra. A large batch could potentially contain tens of thousands of primary keys, so this could quickly fill up the logs. Here are a couple of suggestions: - Large batches should also be slow, so you could try setting up slow q