Re: How does clustering key works with TimeWindowCompactionStrategy (TWCS)

2017-04-07 Thread Jonathan Haddad
sing > read performance if the data should be kept a year or so. > > > > Jan > > > > Gesendet von meinem Windows 10 Phone > > > > *Von: *Jerry Lam <chiling...@gmail.com> > *Gesendet: *Freitag, 7. April 2017 00:30 > *An: *user@cassandra.apache.org

Re: How does clustering key works with TimeWindowCompactionStrategy (TWCS)

2017-04-07 Thread Jerry Lam
many sstables decreasing >> read performance if the data should be kept a year or so. >> >> >> >> Jan >> >> >> >> Gesendet von meinem Windows 10 Phone >> >> >> >> *Von: *Jerry Lam <chiling...@gmail.com> >&g

Re: How does clustering key works with TimeWindowCompactionStrategy (TWCS)

2017-04-07 Thread Jon Haddad
read > performance if the data should be kept a year or so. > > > > Jan > > > > Gesendet von meinem Windows 10 Phone > > > > Von: Jerry Lam <mailto:chiling...@gmail.com> > Gesendet: Freitag, 7. April 2017 00:30 > An: user@cassandra.a

Re: How does clustering key works with TimeWindowCompactionStrategy (TWCS)

2017-04-07 Thread Jerry Lam
om> > *Gesendet: *Freitag, 7. April 2017 00:30 > *An: *user@cassandra.apache.org > *Betreff: *How does clustering key works with > TimeWindowCompactionStrategy (TWCS) > > > > Hi guys, > > > > I'm a new and happy user of Cassandra. We are using Cassandra f

AW: How does clustering key works with TimeWindowCompactionStrategy (TWCS)

2017-04-07 Thread j.kesten
Gesendet von meinem Windows 10 Phone Von: Jerry Lam Gesendet: Freitag, 7. April 2017 00:30 An: user@cassandra.apache.org Betreff: How does clustering key works with TimeWindowCompactionStrategy (TWCS) Hi guys, I'm a new and happy user of Cassandra. We are using Cassandra for time series data so we

How does clustering key works with TimeWindowCompactionStrategy (TWCS)

2017-04-06 Thread Jerry Lam
Hi guys, I'm a new and happy user of Cassandra. We are using Cassandra for time series data so we choose TWCS because of its predictability and its ease of configuration. My question is we have a table with the following schema: CREATE TABLE IF NOT EXISTS customer_view ( customer_id bigint,