You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by anil_ah <an...@yahoo.co.in> on 2015/06/19 08:41:17 UTC

Record deletion job

Hi
   Is their any way to schedule a job in cassandra to delete the recrods which are older than a specific time period. 

Excluding the option of TTL.

Regards 
Anil 


Sent from Samsung Mobile

Re: Record deletion job

Posted by Mark Reddy <ma...@gmail.com>.
No, this is what TTL is for.

If you want to schedule a cron to delete data this will need to be an
external task.


On 19 June 2015 at 07:41, anil_ah <an...@yahoo.co.in> wrote:

> Hi
>    Is their any way to schedule a job in cassandra to delete the recrods
> which are older than a specific time period.
>
> Excluding the option of TTL.
>
> Regards
> Anil
>
>
> Sent from Samsung Mobile
>