if it is cassandra 2.0+, you can implement your trigger. Please check the following link:
http://www.datastax.com/dev/blog/whats-new-in-cassandra-2-0-prototype-triggers-support Thanks, Prem On Sun, Nov 22, 2015 at 4:48 PM, Harikrishnan A <hari...@yahoo.com> wrote: > Trying for second time to get some insights to my below query ... > Thanks > Hari > > ------------------------------ > *From:* Harikrishnan A <hari...@yahoo.com> > *To:* "user@cassandra.apache.org" <user@cassandra.apache.org> > *Sent:* Friday, November 20, 2015 2:27 PM > *Subject:* Triggering Deletion/Updation > > Hello, > > I have a generic question. How can I initiate a triggering deletion in > cassandra? > I mean I need to delete few rows/Partition itself from other tables based > on a status change in another table. > > Thanks & Regards, > Hari > > >