When you say "I am using cassandra standalone", do you mean that you're
running a single-node cluster? If that's the case, then I'm guessing your
problem is that the replication factor for the keyspace is set to 2 or 3
(instead of 1).
On Sat, Oct 31, 2015 at 3:00 PM, Ricardo Sancho
wrote:
> One
One or more of your nodes, depending on your replication factor, is not
answering in time. Either they are down or have too much load that they are
not able to answer every request before the timeout expires.
On 31 Oct 2015 20:35, "Eduardo Alfaia" wrote:
> Hi guys,
>
> Could you help me with this
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
Hi Tyler, in fact I am having a problem like this:
https://groups.google.com/a/lists.datastax.com/forum/#!searchin/python-driver-user/Unable$20to$20connect$20to$20any$20servers/python-driver-user/F_pjeclCJdY/b9E5jCreNacJ
The error code was shown me cause this error.
> On 29 Oct 2015, at 16
7304797626cc69957eb6008695be1e/cassandra/connection.py#L573
>>
>> Is your error message complete?
>>
>> On Thu, Oct 29, 2015 at 9:45 AM, Eduardo Alfaia > > wrote:
>>
>>> Hi Guys,
>>>
>>> Does anyone know what error code in cassandra is?
>>>
>>> Error decoding response from Cassandra. opcode: 0008;
>>>
>>> Thanks
>>>
>>
>>
>>
>
>
--
Tyler Hobbs
DataStax <http://datastax.com/>
7304797626cc69957eb6008695be1e/cassandra/connection.py#L573
>>
>> <https://github.com/datastax/python-driver/blob/75ddc514617304797626cc69957eb6008695be1e/cassandra/connection.py#L573>
>>
>> Is your error message complete?
>>
>> On Thu, Oct 29, 2015 at 9:4
s://github.com/datastax/python-driver/blob/75ddc514617304797626cc69957eb6008695be1e/cassandra/connection.py#L573
>
> Is your error message complete?
>
> On Thu, Oct 29, 2015 at 9:45 AM, Eduardo Alfaia
> wrote:
>
>> Hi Guys,
>>
>> Does anyone know what error code in
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
>
https://github.com/datastax/python-driver/blob/75ddc514617304797626cc69957eb6008695be1e/cassandra/connection.py#L573
Is your error message complete?
On Thu, Oct 29, 2015 at 9:45 AM, Eduardo Alfaia
wrote:
> Hi Guys,
>
> Does anyone know what error code in cassandra is?
>
>
Hi Guys,
Does anyone know what error code in cassandra is?
Error decoding response from Cassandra. opcode: 0008;
Thanks
10 matches
Mail list logo