Re: DSE Hadoop support for provisioning hardware

2014-03-11 Thread Ariel Weisberg
Hi, Thanks that answers my question. Ariel On Tue, Mar 11, 2014, at 11:48 AM, Jeremiah D Jordan wrote: > Ariel, > DSE lets you specify an "Analytics" virtual data center. You can then > replicate your keyspaces over to that data center, and run your Analytics > jobs against it, and as long as t

Re: DSE Hadoop support for provisioning hardware

2014-03-11 Thread Jeremiah D Jordan
Ariel, DSE lets you specify an "Analytics" virtual data center. You can then replicate your keyspaces over to that data center, and run your Analytics jobs against it, and as long as they are using the LOCAL_ consistency levels, they won't be hitting your real time nodes, and vice versa. So th

Re: DSE Hadoop support for provisioning hardware

2014-03-11 Thread Jonathan Lacefield
Hello, Not sure this question is appropriate for the Open Source C* users group. If you would like, please email me directly to discuss DataStax specific items. Thanks, Jonathan jlacefi...@datastax.om Jonathan Lacefield Solutions Architect, DataStax (404) 822 3487

DSE Hadoop support for provisioning hardware

2014-03-11 Thread Ariel Weisberg
Hi, I am doing a presentation at Big Data Boston about how people are bridging the gap between OLTP and ingest side databases and their analytic storage and queries. One class of systems I am talking about are things like HBase and DSE that let you run map reduce against your OLTP dataset. I reme