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 multiple tables in a transaction, maybe Cassandra is not the ideal data-store for you. It is pretty un-Cassandric to want to do such a thing. =Rob