Re: Brisk and Hadoop question

2011-07-31 Thread Jeremy Hanna
Check out http://wiki.apache.org/cassandra/HadoopSupport#ClusterConfig and that whole page to see an intro to configuring your cluster. Brisk extends these basic ideas. On Jul 31, 2011, at 12:31 PM, mcasandra wrote: > Is it possible to add brisk nodes for analytics to already existing real tim

Re: Brisk and Hadoop question

2011-07-31 Thread mcasandra
I think so to that Brisk may require all the nodes to be upgraded to Brisk. Are there any detailed instructions about how to configure cassandra with hadoop? -- View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Brisk-and-Hadoop-question-tp6638681p6639

Re: Brisk and Hadoop question

2011-07-31 Thread aaron morton
You may have better luck on the brisk user group http://groups.google.com/group/brisk-users or IRC #datastax-brisk on freenode I would guess you can do a rolling upgrade to the existing nodes. But brisk has it's own snitch (BriskSimpleSnitch) so it may not be possible. Cheers ---