Hi guys,
Could you help me with this error?
cassandra.Unavailable: code=1000 [Unavailable exception] message="Cannot
achieve consistency level LOCAL_QUORUM" info={'required_replicas': 2,
'alive_replicas': 1, 'consistency': 'LOCAL_QUORUM’}
I am using cassandra standalone
Thanks
s.datastax.com/forum/#!forum/python-driver-user
>
> <https://groups.google.com/a/lists.datastax.com/forum/#!forum/python-driver-user>
>
> On Thu, Oct 29, 2015 at 9:43 AM, Eduardo Alfaia <mailto:eduardocalf...@gmail.com>> wrote:
> I am using a python driver from DataS
tax.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 1
I have gotten the log from the application.{\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf130
{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
{\colortbl;\red255\green255\blue255;}
\paperw11900\paperh16840\margl1440\margr1440\vieww10800\viewh8400\viewkind0
\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\t
Thu, Oct 29, 2015 at 9:19 AM, Eduardo Alfaia <mailto:eduardocalf...@gmail.com>> wrote:
> yes, but what does it mean?
>
>> On 29 Oct 2015, at 15:18, Kai Wang > <mailto:dep...@gmail.com>> wrote:
>>
>> https://github.com/datastax/python-driver/blob/75ddc51461
69957eb6008695be1e/cassandra/connection.py#L573>
>
> Is your error message complete?
>
> On Thu, Oct 29, 2015 at 9:45 AM, Eduardo Alfaia <mailto:eduardocalf...@gmail.com>> wrote:
> Hi Guys,
>
> Does anyone know what error code in cassandra is?
>
> Error decoding response from Cassandra. opcode: 0008;
>
> Thanks
>
Hi Guys,
Does anyone know what error code in cassandra is?
Error decoding response from Cassandra. opcode: 0008;
Thanks
#x27;))
future = session.execute_async("SELECT * FROM mytable")
log.info("key\tcol1\tcol2")
log.info("---\t\t")
try:
rows = future.result()
except Exception:
log.exception("Error reading rows:")
return
for
try again ..
> Hope this helps...
>
> On 28 October 2015 at 16:22, Eduardo Alfaia <mailto:eduardocalf...@gmail.com>> wrote:
> Hi Guys,
>
> I am some problems of Connection Timeout in a random mode, that is, the
> application in python that I am using sometimes it d
Hi Guys,
I am some problems of Connection Timeout in a random mode, that is, the
application in python that I am using sometimes it does work very well
sometimes not, I am getting this error:
015-10-28 19:49:05,286 [WARNING] cassandra.cluster: [control connection] Error
connecting to 10.20.25
10 matches
Mail list logo