Re: Network Bandwidth and Multi-DC replication

2020-12-16 Thread Jens Fischer
Hallo Jeff, very interesting stuff, thank you for sharing! Indeed, I am storing time-series data. The table has 67 columns. Writing is done in two steps: First 43 fields (3 primary key fields and 40 data fields) than 27 fields (3 primary key fields and 24 data fields) in a second step, always

Repairs on table with daily full load

2020-12-16 Thread Maxim Parkachov
Hi everyone, There are a lot of articles, and, probably this question was asked already many times, but I still not 100% sure. We have a table, which we load almost full every night with spark job and consistency LOCAL_QUORUM and record TTL 7 days. This is to remove some records if they are not p