Re: open source cassandra and hadoop

2014-11-28 Thread Tim Dunphy
Great! Thanks for these suggestions. I'll look into these tomorrow. Tim Sent from my iPhone > On Nov 28, 2014, at 10:31 PM, Jason Wee wrote: > > There are two examples of hadoop with cassandra in the examples codes, > https://github.com/apache/cassandra/tree/trunk/examples/hadoop_word_count

Re: open source cassandra and hadoop

2014-11-28 Thread Jason Wee
There are two examples of hadoop with cassandra in the examples codes, https://github.com/apache/cassandra/tree/trunk/examples/hadoop_word_count https://github.com/apache/cassandra/tree/trunk/examples/hadoop_cql3_word_count Does these help? Jason On Sat, Nov 29, 2014 at 2:30 AM, Tim Dunphy wro

open source cassandra and hadoop

2014-11-28 Thread Tim Dunphy
Hey all, I have a 3 node Cassandra cluster I would like to hook into hadoop for processing the information in the Cassandra DB. I know that Datastax version of Cassandra includes support for Hadoop right out of the box. But I've been googling around and I don't see any good information on how to