Re: How to create an additional cluster in Cassandra exclusively for Analytics Purpose

2016-03-07 Thread Bhuvan Rawal
;>> implementation? >>>>>> > >>>>>> > -- Jack Krupansky >>>>>> > >>>>>> > On Fri, Mar 4, 2016 at 9:21 AM, >>>>>> wrote: >>>>>> >> >>>>>> >>

Re: How to create an additional cluster in Cassandra exclusively for Analytics Purpose

2016-03-07 Thread Jonathan Haddad
t;>>> >> Sure. Just add a new DC. Alter your keyspaces with a new >>>>> replication factor for that DC. Run repairs on the new DC to get the data >>>>> streamed. Then make sure your clients only connect to the DC(s) that they >>>>> n

Re: How to create an additional cluster in Cassandra exclusively for Analytics Purpose

2016-03-07 Thread Bhuvan Rawal
y need. >>>> >> >>>> >> >>>> >> >>>> >> Separation of workloads is one of the key powers of a Cassandra >>>> cluster. >>>> >> >>>> >> >>>> >> >>>>

Re: How to create an additional cluster in Cassandra exclusively for Analytics Purpose

2016-03-06 Thread Jack Krupansky
ure your clients only connect to the DC(s) that they need. >>> >> >>> >> >>> >> >>> >> Separation of workloads is one of the key powers of a Cassandra >>> cluster. >>> >> >>> >> >>> >>

Re: How to create an additional cluster in Cassandra exclusively for Analytics Purpose

2016-03-05 Thread Bhuvan Rawal
s one of the key powers of a Cassandra >> cluster. >> >> >> >> >> >> >> >> You may want to look at different configurations for the analytics >> cluster – smaller replication factor, more memory per node, more disk per >> node, perhaps

Re: How to create an additional cluster in Cassandra exclusively for Analytics Purpose

2016-03-05 Thread Jack Krupansky
s for the analytics > cluster – smaller replication factor, more memory per node, more disk per > node, perhaps less vnodes. Others may chime in with their experience. > >> > >> > >> > >> > >> > >> Sean Durity > >> > >> > &g

Re: How to create an additional cluster in Cassandra exclusively for Analytics Purpose

2016-03-05 Thread Bhuvan Rawal
t;> >> >> >> Sean Durity >> >> >> >> From: Bhuvan Rawal [mailto:bhu1ra...@gmail.com] >> Sent: Friday, March 04, 2016 3:27 AM >> To: user@cassandra.apache.org >> Subject: How to create an additional cluster in Cassandra exclusively for A