Congrats Prem!
I’m planning to go for it next month… any tips?
Alec
From: Prem Yadav [mailto:ipremya...@gmail.com]
Sent: Monday, 23 November 2015 5:01 AM
To: user@cassandra.apache.org
Subject: I am a Datastax certified Cassandra architect now :)
Just letting the community know that I just passe
There's no built in way of doing cascading deletes in Cassandra, I really
wouldn't recommend using triggers for this either. My advice is to manage it
in your app code.
> On Nov 22, 2015, at 9:59 AM, Prem Yadav wrote:
>
> if it is cassandra 2.0+,
> you can implement your trigger. Please check
Just letting the community know that I just passed the Cassandra architect
certification with flying colors :).
Have to say I learnt a lot from this forum.
Thanks,
Prem
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 wrote:
> Trying for second time to get some insights to
Trying for second time to get some insights to my below query ...ThanksHari
From: Harikrishnan A
To: "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