t; TableB( Partionkey(id))
>>>>>> TableC( Partionkey(id))
>>>>>>
>>>>>>
>>>>>> and as part of batch operation I am somehow providing same id say "20"
>>>>>> It wont be considered as Atomic as it will re
;>> The same is being claimed in
>>>>> https://stackoverflow.com/questions/36700859/does-the-same-partition-key-in-different-cassandra-tables-add-up-to-cell-theoret
>>>>>
>>>>> Please confirm
>>>>>
>>>>> Thanks in advance.
s,
>>>> Rajesh
>>>>
>>>>
>>>>
>>>> On Thu, Apr 19, 2018 at 3:10 PM, Jacques-Henri Berthemet <
>>>> jacques-henri.berthe...@genesys.com> wrote:
>>>>
>>>>> When using BATCH on multiple tables you’ll nee
apply the batch operations. If for any reason a
>>>> statement fails the node will keep retrying forever. In that case you may
>>>> see partially applied batch until it’s fixed.
>>>>
>>>>
>>>>
>>>> Note that you can’t mix BATCH a
eep retrying forever. In that case you may
>>> see partially applied batch until it’s fixed.
>>>
>>>
>>>
>>> Note that you can’t mix BATCH and LWT on different tables/partitions.
>>>
>>>
>>>
>>> You can get more detai
noio.de/blog/2016/01/13/cassandra-to-batch-or-not-to-batch/
>>
>> *--*
>>
>> *Jacques-Henri Berthemet*
>>
>>
>>
>> *From:* Rajesh Kishore [mailto:rajesh10si...@gmail.com]
>> *Sent:* Thursday, April 19, 2018 11:13 AM
>> *To:* user@cassandra.
>
>
>
> *From:* Rajesh Kishore [mailto:rajesh10si...@gmail.com]
> *Sent:* Thursday, April 19, 2018 11:13 AM
> *To:* user@cassandra.apache.org
>
> *Subject:* Re: Does Cassandra supports ACID txn
>
>
>
> Thanks for the response. Let me put my question again wrt a e
/13/cassandra-to-batch-or-not-to-batch/
--
Jacques-Henri Berthemet
From: Rajesh Kishore [mailto:rajesh10si...@gmail.com]
Sent: Thursday, April 19, 2018 11:13 AM
To: user@cassandra.apache.org
Subject: Re: Does Cassandra supports ACID txn
Thanks for the response. Let me put my question again wrt a
’t have a way to know
>> if it worked or not.
>>
>> There is no way to rollback a statement/batch, the only way is to send an
>> update to modify the partition to its previous state.
>>
>>
>>
>> Regards,
>>
>> *--*
>>
>>
a statement/batch, the only way is to send an
> update to modify the partition to its previous state.
>
>
>
> Regards,
>
> *--*
>
> *Jacques-Henri Berthemet*
>
>
>
> *From:* DuyHai Doan [mailto:doanduy...@gmail.com]
> *Sent:* Thursday, April 19, 2018
: user
Subject: Re: Does Cassandra supports ACID txn
No ACID transaction any soon in Cassandra
On Thu, Apr 19, 2018 at 7:35 AM, Rajesh Kishore
mailto:rajesh10si...@gmail.com>> wrote:
Hi,
I am bit confused by reading different articles, does recent version of
Cassandra supports ACID trans
No ACID transaction any soon in Cassandra
On Thu, Apr 19, 2018 at 7:35 AM, Rajesh Kishore
wrote:
> Hi,
>
> I am bit confused by reading different articles, does recent version of
> Cassandra supports ACID transaction ?
>
> I found BATCH command , but not sure if it supports rollback, consider
>
Hi,
I am bit confused by reading different articles, does recent version of
Cassandra supports ACID transaction ?
I found BATCH command , but not sure if it supports rollback, consider that
transaction I am going to perform would be on single partition.
Also, what are the limitations if any?
Th
13 matches
Mail list logo