You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Ning Gao <ga...@sina.com> on 2013/11/14 01:42:21 UTC

Hadoop Wordcount

Hello,
I was able to run WordCount in $CASSANDRA_HOME/examples/hadoop_word_count and the Cassandra version is 2.0.2 
So when I start the word_count, the actual process is a Java -cp ****. Is there a Jobtracker started by the Cassandra or how is the wordcount  mapreduce job run. Is there a task tracker, jobtracker running?
Thanks
Ning