RE: DTCS bucketing Question

2016-03-19 Thread Anubhav Kale
CIL From: Jeff Jirsa [mailto:jeff.ji...@crowdstrike.com] Sent: Thursday, March 17, 2016 11:01 AM To: user@cassandra.apache.org Subject: Re: DTCS bucketing Question > am trying to concretely understand how DTCS makes buckets and I am looking >

Re: DTCS bucketing Question

2016-03-19 Thread Jeff Jirsa
arge time series clusters (we use it on one of our petabyte-scale clusters here). Significantly easier to reason about. Jeff From: Anubhav Kale Reply-To: "user@cassandra.apache.org" Date: Thursday, March 17, 2016 at 10:24 AM To: "user@cassandra.apache.org" Subject: DT

DTCS bucketing Question

2016-03-19 Thread Anubhav Kale
Hello, I am trying to concretely understand how DTCS makes buckets and I am looking at the DateTieredCompactionStrategyTest.testGetBuckets method and played with some of the parameters to GetBuckets method call (Cassandra 2.1.12). I don't think I fully understand something there. Let me try t