Re: [EXTERNAL] Re: cold vs hot data

2018-09-19 Thread Alaa Zubaidi (PDF)
; > > > Sean Durity > > > > *From:* DuyHai Doan > *Sent:* Monday, September 17, 2018 4:23 PM > *To:* user > *Subject:* Re: [EXTERNAL] Re: cold vs hot data > > > > Sean > > > > Without transactions à la SQL, how can you guarantee atomicity betwee

RE: [EXTERNAL] Re: cold vs hot data

2018-09-18 Thread Durity, Sean R
Durity From: DuyHai Doan Sent: Monday, September 17, 2018 4:23 PM To: user Subject: Re: [EXTERNAL] Re: cold vs hot data Sean Without transactions à la SQL, how can you guarantee atomicity between both tables for upserts ? I mean, one write could succeed with hot table and fail for cold table

Re: [EXTERNAL] Re: cold vs hot data

2018-09-17 Thread DuyHai Doan
>> >> >> Sean Durity >> >> >> -Original Message----- >> From: Mateusz >> Sent: Friday, September 14, 2018 2:40 AM >> To: user@cassandra.apache.org >> Subject: [EXTERNAL] Re: cold vs hot data >> >> On piątek, 14 września 2

Re: [EXTERNAL] Re: cold vs hot data

2018-09-17 Thread DuyHai Doan
---Original Message- > From: Mateusz > Sent: Friday, September 14, 2018 2:40 AM > To: user@cassandra.apache.org > Subject: [EXTERNAL] Re: cold vs hot data > > On piątek, 14 września 2018 02:46:43 CEST Alaa Zubaidi (PDF) wrote: > > The data can grow to +100TB however the hot

RE: [EXTERNAL] Re: cold vs hot data

2018-09-17 Thread Durity, Sean R
Subject: [EXTERNAL] Re: cold vs hot data On piątek, 14 września 2018 02:46:43 CEST Alaa Zubaidi (PDF) wrote: > The data can grow to +100TB however the hot data will be in most cases > less than 10TB but we still need to keep the rest of data accessible. > Anyone has this proble