"Is BATCH the recommended way of updating all three tables at one go so
that the information between the three tables is consistent ? "
If you're thinking about "atomicity", no it's not atomic. Indeed with
logged batches, what you gain is automatic retry done for you by the
coordinator in case of
On Mon, Mar 16, 2015 at 12:13 PM, Viswanathan Ramachandran <
vish.ramachand...@gmail.com> wrote:
> Is BATCH the recommended way of updating all three tables at one go so
> that the information between the three tables is consistent ?
>
As a general statement :
If you are looking to update multip