Re: Cassandra WriteTimeoutException

2015-07-28 Thread Jaydeep Chovatia
Are you using light weight transactions anywhere? On Wed, Jul 15, 2015 at 7:40 AM, Michael Shuler wrote: > On 07/15/2015 02:28 AM, Amlan Roy wrote: > >> Hi, >> >> I get the following error intermittently while writing to Cassandra. >> I am using version 2.1.7. Not sure how to fix the actual issu

Re: Cassandra WriteTimeoutException

2015-07-15 Thread Michael Shuler
On 07/15/2015 02:28 AM, Amlan Roy wrote: Hi, I get the following error intermittently while writing to Cassandra. I am using version 2.1.7. Not sure how to fix the actual issue without increasing the timeout in cassandra.yaml. Post your data model, query, and maybe some cluster config basics

Cassandra WriteTimeoutException

2015-07-15 Thread Amlan Roy
Hi, I get the following error intermittently while writing to Cassandra. I am using version 2.1.7. Not sure how to fix the actual issue without increasing the timeout in cassandra.yaml. Regards, Amlan java.lang.RuntimeException: com.datastax.driver.core.exceptions.WriteTimeoutException: Cass