Re: [EXTERNAL] Re: Caused by: com.datastax.driver.core.exceptions.ReadTimeoutException:

2019-04-17 Thread Krishnanand Khambadkone
t it was solved as we spread the data across > multiple rows. > > Thanks, > Mahesh Daksha > > On Wed, Apr 17, 2019 at 11:42 AM Krishnanand Khambadkone > wrote: > Hi,  I have a single instance cassandra server.  I am trying to execute a > query with ALLOW FILTERING option.  W

Caused by: com.datastax.driver.core.exceptions.ReadTimeoutException:

2019-04-16 Thread Krishnanand Khambadkone
Hi,  I have a single instance cassandra server.  I am trying to execute a query with ALLOW FILTERING option.  When I run this same query from cqlsh it runs fine but when I try to execute the query through the java driver it throws this exception.  I have increased all the timeouts in cassandra.y