Re: Impact of Write without consistency level and mutation failures on reads and cluster

2017-06-16 Thread Jeff Jirsa
On 2017-06-15 19:10 (-0700), srinivasarao daruna wrote: > Hi, > > Recently one of our spark job had missed cassandra consistency property and > number of concurrent writes property. Just for the record, you still have a consistency level set, it's just set to whatever your driver/spark defa

Impact of Write without consistency level and mutation failures on reads and cluster

2017-06-15 Thread srinivasarao daruna
Hi, Recently one of our spark job had missed cassandra consistency property and number of concurrent writes property. Due to that, some of mutations are failed when we checked tpstats. Also, we observed readtimeouts are occurring with not only the table that the job inserts, but also from other t