RE: Deleting old items during compaction (WAS: Deleting old items)

2013-02-17 Thread Ilya Grebnov
http://www.thelastpickle.com On 13/02/2013, at 11:08 PM, Ilya Grebnov wrote: Hi, We looking for solution for same problem. We have a wide column family with counters and we want to delete old data like 1 months old. One of potential ideas was to implement hook in compaction code and drop column whi

Deleting old items during compaction (WAS: Deleting old items)

2013-02-13 Thread Ilya Grebnov
Hi, We looking for solution for same problem. We have a wide column family with counters and we want to delete old data like 1 months old. One of potential ideas was to implement hook in compaction code and drop column which we don't need. Is this a viable option? Thanks, Ilya From: aaron

RE: Why do Datastax docs recommend Java 6?

2013-02-05 Thread Ilya Grebnov
Also, what is particular reason to use Oracle JDK over Open JDK? Sorry, I could not find this information online. Thanks, Ilya From: Michael Kjellman [mailto:mkjell...@barracuda.com] Sent: Tuesday, February 05, 2013 7:29 AM To: user@cassandra.apache.org Subject: Re: Why do Datastax docs rec