Hi Adam

I changed the timeout to 10 sec, but It happened the same error.

> On 29 Oct 2015, at 16:13, Adam Holmberg <adam.holmb...@datastax.com> wrote:
> 
> It's timing out at the default of two seconds while trying to query and build 
> the schema metadata. You can raise this timeout:
> http://datastax.github.io/python-driver/api/cassandra/cluster.html#cassandra.cluster.Cluster.control_connection_timeout
>  
> <http://datastax.github.io/python-driver/api/cassandra/cluster.html#cassandra.cluster.Cluster.control_connection_timeout>
> 
> Adam
> 
> On Thu, Oct 29, 2015 at 10:06 AM, Eduardo Alfaia <eduardocalf...@gmail.com 
> <mailto:eduardocalf...@gmail.com>> wrote:
> I have gotten the log from the application.
> 
> 
> 
>> On 29 Oct 2015, at 06:11, Jeff Jirsa <jeff.ji...@crowdstrike.com 
>> <mailto:jeff.ji...@crowdstrike.com>> wrote:
>> 
>> The cassandra system.log would be more useful
>> 
>> When Cassandra starts rejecting or dropping tcp connections, try to connect 
>> using cqlsh, and check the logs for indication that it’s failing. 
>> 
>> From: Eduardo Alfaia
>> Reply-To: "user@cassandra.apache.org <mailto:user@cassandra.apache.org>"
>> Date: Wednesday, October 28, 2015 at 5:09 PM
>> To: "user@cassandra.apache.org <mailto:user@cassandra.apache.org>"
>> Subject: Re: Error Connecting to Cassandra
>> 
>> I am using cassandra standalone, the machine is up, I was monitoring the 
>> cassandra seeing the system.log but I didn’t see anything wrong.
>> I’ve captured the flow of packets using wireshark and I’ve seen that the 
>> cassandra server is reset the connection with the client. I am sending the 
>> python app which I am using.
>> 
> 
> 
> 

Reply via email to